Add SingleMap_Leapfrog
[junction.git] / junction / Core.h
index e670b5d1cbeee6dbff0456812d15984dd473b1a7..d2ec778c8dc9753431577cf753f47299bd559973 100644 (file)
@@ -30,4 +30,7 @@ namespace junction {
 using namespace turf::intTypes;
 }
 
+// Enable this to force migration overflows (for test purposes):
+#define JUNCTION_LEAPFROG_FORCE_MIGRATION_OVERFLOWS 0
+
 #endif // JUNCTION_CORE_H