|
From: Nick C. <sr...@us...> - 2001-10-31 20:45:51
|
Update of /cvsroot/repast/repast/uchicago/src/nqpy/compiler In directory usw-pr-cvs1:/tmp/cvs-serv5071/nqpy/compiler Modified Files: NQPyBlockCompiler.java Log Message: added code to store values in fields, branch on nulls, and made the emitted $class method static (non-static version is in comments). |