Setting up an environment on mentor.cc

To set up an environment for running the tools required in CS 352, one can add the following line to the end of the .login file:

source ~cs352/SETUP.csh
The path, classpath, and aliases necessary to run jtbgj, javacc, gjc, java, the interpreters, etc are defined in the SETUP.csh file.