diff --git a/src/BuildTiles/Triangulate/triangle.cxx b/src/BuildTiles/Triangulate/triangle.cxx index 159aff18..8abe7869 100644 --- a/src/BuildTiles/Triangulate/triangle.cxx +++ b/src/BuildTiles/Triangulate/triangle.cxx @@ -434,7 +434,7 @@ int TGTriangle::run_triangulate( double angle, const int pass ) { vorout.normlist = (REAL *) NULL; // Needed only if -v switch used. // TEMPORARY - // write_tri_data(&in); + // write_tri_data(&in); exit(1); // Triangulate the points. Switches are chosen to read and write // a PSLG (p), preserve the convex hull (c), number everything