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:
parent
59e2f22050
commit
71ef172b8f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include "tglandclass.hxx"
|
||||
|
||||
#define FIND_SLIVERS (1)
|
||||
#define FIND_SLIVERS (0)
|
||||
#define USE_ACCUMULATOR (1)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue