Debugging ...
This commit is contained in:
parent
d5689be4e7
commit
10a818e0ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue