|
From: Nick C. <sr...@us...> - 2003-01-30 16:16:48
|
Update of /cvsroot/repast/repast/src/uchicago/src/codegen In directory sc8-pr-cvs1:/tmp/cvs-serv24141 Modified Files: RSClassLoader.java Log Message: Now extends URLClassLoader so can add external jar to the class path used by this loader. Also, findClass will now query super for the class if it can't find it. |