|
From: Nick C. <sr...@us...> - 2002-12-17 15:17:52
|
Update of /cvsroot/repast/repast/uchicago/src/sim/engine In directory sc8-pr-cvs1:/tmp/cvs-serv24080 Modified Files: ScheduleBase.java Log Message: Made all methods that have both an order and duration parameter protected. These are convenient for internal use but it doesn't make any sense for client code to schedule an action an order and a duration. |