Bug fix 1 (01/21/03)

We forgot to include some source files that are necessary to compile whirlwind. After having done your normal setup, one person from each group should run the following command to import the new files into your CVS tree:
% /projects/instr/03wi/cse501/bin/cvs-incremental-import 2 <group_name>
Now, each group member should do a CVS update. Make sure to use the -d flag with cvs (ie, run cvs update -d) in order to get the new directories.

Adding constant prop over CFG for Milestone 3 (01/29/03)

One persone from each group should run the following, and then all group members should update:
% /projects/instr/03wi/cse501/bin/cvs-incremental-import 3 <group_name>

Updating set.cecil with the copy_mutable method (03/02/03)

One persone from each group should run the following, and then all group members should update:
% /projects/instr/03wi/cse501/bin/cvs-incremental-import 4 <group_name>