|
From: Mark R. D. <mdi...@la...> - 2003-05-20 03:31:03
|
Just to point out a bug. The SpaceModel still points back to the old packaging to get the pgm file. The pgm file doesn't appear to be in the repast jar thats downloadable at. http://www.src.uchicago.edu/repast/ > > // creates the sugar space using the values in sugarspace.pgm as > // the amount of sugar (see SugarSpace.java for more). > > space = new SugarSpace("/uchicago/src/sim/sugarScape/sugarspace.pgm"); One last question, is http://www.src.uchicago.edu/repast/ update with the latest release? -Mark |