|
From: Nick C. <sr...@us...> - 2001-10-15 13:55:29
|
Update of /cvsroot/repast/repast/uchicago/src/sim/engine In directory usw-pr-cvs1:/tmp/cvs-serv23792 Modified Files: NumericParameter.java Parameter.java Log Message: constants will now return false on increment(), using run value as their limiting condition. This is false is not always honored by BatchController. See BatchController for more info. |