You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

buildAllPatterns.bat 238B

1234567
  1. @echo Building pattern library and all sample systems...
  2. @echo To run individual examples, type "testPattern [patternName]",
  3. @echo where [patternName] is "observer", "chainOfResponsibility", etc.
  4. ajc -d bin @src/allPatterns.lst