altosui: Use local .class files in the classpath
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:23:53 +0000 (01:23 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:23:53 +0000 (01:23 -0700)
This ensures that compiling only a few changed files will
locate the old .class files instead of using a stale .jar file.


No differences found