|
From: Nick C. <sr...@us...> - 2002-08-15 14:18:58
|
Update of /cvsroot/repast/repast/uchicago/src/sim/util In directory usw-pr-cvs1:/tmp/cvs-serv22275 Modified Files: ByteCodeBuilder.java Log Message: Class loader now comes from the target rather than the ClassFile.class. This ensures that the correct class loader is used when creating synthetic classes. |