ImplicitTiler.java
.. .. @@ -1367,7 +1367,7 @@ 1367 1367 double cellSize2; 1368 1368 double tolerance; 1369 1369 BoundaryRep bRep; 1370 - int nCells[];1370 + int[] nCells;1371 1371 cVector minima; 1372 1372 cVector maxima; 1373 1373 static Vertex[] triangle = new Vertex[4];