#!/bin/csh -f
setenv CLASSPATH ../lib/cs1.jar:.
javac+ SumProgLandL.java
java+ SumProgLandL
