|
From: Nick C. <sr...@us...> - 2002-07-12 16:55:18
|
Update of /cvsroot/repast/repast/uchicago/src/sim/engine In directory usw-pr-cvs1:/tmp/cvs-serv4795 Modified Files: ThreadedAction.java Log Message: Waiting when duration reached is now done via wait() rather than clumsy sleep. Also code to interrupt waiting has been added. |