X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=junction%2FCore.h;h=d2ec778c8dc9753431577cf753f47299bd559973;hp=e670b5d1cbeee6dbff0456812d15984dd473b1a7;hb=67553e4e9f491e31e92a0ccd2967eb34b0c6f206;hpb=e8d98a04ab8e1fc34bef37bd9b802c49510c9e83;ds=sidebyside diff --git a/junction/Core.h b/junction/Core.h index e670b5d..d2ec778 100644 --- a/junction/Core.h +++ b/junction/Core.h @@ -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