Code updates

As we fix bugs or add new functionality to whirlwind, we will make new releases available. Version number 1 was the first distribution you originally got. Each time we fix something, we will send an email out, and we will add an entry to this web page.

In order to update to the latest version, one person from each group needs to run:
	%/projects/instr/04wi/cse501/bin/cvs-import-latest <group_name>
Then each person from the group should run cvs update -d -P.

If everything goes well, you should never have to import particular versions. However, if you need to do that, you can use the following:
	%/projects/instr/04wi/cse501/bin/cvs-incremental-import <version_number> <group_name>

Code update (01/25/04, version number: 2)

Fixed file-info.cecil

Code update (02/07/04, version number: 3)

Added skeleton pts-to.cecil

Code update (02/20/04, version number: 4)

Added skeleton rta-computed.cecil and surrounding infrastructure.