News for UCLA Computer Science 132, Winter 2005
- 2005-03-16
-
- 2005-02-07
-
- When running your programs on SEASnet (which you should do to make
sure that they will work before submitting them), invoke
jtb, pgi, etc., directly instead of using
java -jar. For example, instead of running the
command java -jar jtb.jar minijava.jj, you should
merely run jtb minijava.jj.
- On SEASnet, if you are using your own shell rather than the default,
make sure your PATH environment variable starts with
/u/cs/class/cs132/cbin and
/usr/local/J2SE-1.5/usr/jdk/instances/jdk1.5.0/bin
so that you can easily execute CS132's executables and Java 1.5.
- 2005-01-11
-
- 2005-01-05
-
- Friday's discussion section will meet as scheduled, even though
no lectures have been given yet. We'll discuss the homework
assignments.
- Obtain or renew your SEASnet
Computing Facility account right away,
as there are occasionally delays before
your account is activated.
© 2005 Paul Eggert.
See copying rules.
$Id: news.html,v 1.6 2005/03/16 22:03:18 eggert Exp $