Project Preliminaries

The following setup is recommended for you to work on your project. If you use the csh/tcsh shell add the following line to the end of your .login file:
	source /homes/cs352/SETUP.csh
If you use sh/bash add the following to the end of your .profile/.bash_profile file:
	. /homes/cs352/SETUP.sh