|
From: Tom H. <th...@us...> - 2002-04-26 21:52:09
|
Update of /cvsroot/repast/repast/uchicago/src/sim/space
In directory usw-pr-cvs1:/tmp/cvs-serv29519
Removed Files:
Tag: rel-1-X
HexaCon.java
Log Message:
As nick astutely pointed out, when an array is marked final only the reference
is, not the values. So the constants were moved out of this file and into
HexNeighborhooder
|