|
From: Nick C. <sr...@us...> - 2001-10-15 13:53:27
|
Update of /cvsroot/repast/repast/uchicago/src/sim/engine In directory usw-pr-cvs1:/tmp/cvs-serv23036 Modified Files: BatchController.java Log Message: Constants will now use run value as their limiting condition and will return false on increment calls, assuming there are no dynamic parameters. If there are dynamic parameters then ignore false retVal from increment calls on constants. |