aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2018-03-18 23:58:47 -0400
committercnlohr <lohr85@gmail.com>2018-03-18 23:58:47 -0400
commit99917fdbbfb8dc99f78735270961aa9d3d186532 (patch)
treeeda5056f4e3328966b9a49610b55e0d7e7436b6d /src
parent7b898b0f78ef7c658f15c12c389ae80b022909d7 (diff)
downloadlibsurvive-99917fdbbfb8dc99f78735270961aa9d3d186532.tar.gz
libsurvive-99917fdbbfb8dc99f78735270961aa9d3d186532.tar.bz2
Make defualt the turvey disambiguator.
Diffstat (limited to 'src')
-rw-r--r--src/survive_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/survive_data.c b/src/survive_data.c
index 32c5a7d..befcbe7 100644
--- a/src/survive_data.c
+++ b/src/survive_data.c
@@ -6,7 +6,7 @@
#include <string.h>
#include <math.h> /* for sqrt */
-//#define USE_TURVEYBIGUATOR
+#define USE_TURVEYBIGUATOR
#ifdef USE_TURVEYBIGUATOR