1
0
Fork 0

revert mistakenly committed tgconstruct with find_slivers enabled.

- I was using it to test the Point2d -> SGVec2d minimum angle calculations
This commit is contained in:
2012-10-11 21:04:31 -04:00
parent 59e2f22050
commit 71ef172b8f

View file

@ -39,7 +39,7 @@
#include "tglandclass.hxx"
#define FIND_SLIVERS (1)
#define FIND_SLIVERS (0)
#define USE_ACCUMULATOR (1)