In hw 2 a naming problem sneaked in. Please replace statistics.java by gen/*.java. The detailed differences are below. The gen directory is not on the WWW. Please regenerate it yourself uding Demeter/Java. Thanks to Cengiz Gok for pointing this out. -- Karl L. 83c83 < Consider the program statistics.java in --- > Consider the program gen/*.java in 86a87,89 > NOTE: > Please regenerate the gen directory using Demeter/Java. > 123c126 < The program statistics.java contains a wrinkle: --- > The program capacity-check/gen/*.java contains a wrinkle: 128c131 < Your task is to make the Java program statistics.java --- > Your task is to make the Java program capacity-check/gen/*.java 145,146c148,150 < the reverse enginering (going from statistics.java to statistics.beh), < you may hand in the statistics.java file for partial credit. --- > the reverse enginering (going from > capacity-check/gen/*.java to statistics.beh), > you may hand in the capacity-check/gen/*.java files for partial credit. 174c178 < Consider the Java programs statistics.java in --- > Consider the Java programs gen/*.java in 208,209c212,213 < average-default-list/statistics.java < average-other-list/statistics.java --- > average-default-list/gen/*.java > average-other-list/gen/*.java