Skip to content

Commit

Permalink
new code drop from jts/misc
Browse files Browse the repository at this point in the history
  • Loading branch information
jts committed Oct 2, 2014
1 parent 083f609 commit f10f52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Thirdparty/overlapper.cpp
Expand Up @@ -40,7 +40,7 @@ OverlapperParams affine_default_params = { 2, -5, -3, -2, ALT_OVERLAP, true, tru

//
#define max3(x,y,z) std::max(std::max(x,y), z)
#define DEBUG_OVERLAPPER 1
//#define DEBUG_OVERLAPPER 1
//#define DEBUG_EXTEND 1

//
Expand Down

0 comments on commit f10f52e

Please sign in to comment.