All the final projects are copied to: /proj/demsys/com3220/demjavagroup. In the directory, we have: 1. Requirements 2. Specification 3. README (this file) 4. class directory 5. strategy directory 6. token-hangs directory All the tests are under these directories. 1. For class directory, we have a. 3child b. AXD c. abstract d. dummyConcrete e. flatten f. fromAbstract g. fromviaB h. tokenSecondC i. tokenSecondEmpty j. nameLength k. depth Each directory (a-i) is a test. 2. For strategy directory, we have a. edge (has subdirectory bypass & viaXCsimple) b. join c. only-through (has subdirectory onlyedge & onlynode d. star e. wildcards (has subdirectory fromto & viaC) 3. For token-hangs, we have a. non-option b. non-optionbeta4 c. optinal d. optionalbeta4 All the test directories have 1. program.cd 2. program.input 3. program.beh 4. program.prj 5. sc (output) 6. expected 7. works/bugs Some bugs has already fixed, so no-bug shows that.