Use rand48()
[snark14.git] / src / DIGRand / DIGRand.cpp
index 0782276ddc8e7d0b8ba2d578d79fe72bc87f1d8d..2650e4db45ed30a0675cba55a86825122d5c580c 100644 (file)
@@ -1,6 +1,6 @@
 #include <cstdlib>
 
-#define USE_RAND48 0
+#define USE_RAND48 1
 
 #include <stdlib.h>
 #include <DIGRand/DIGRand.h>