Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Undefine this terms, or supernovae build will fail.
[simgrid.git] / src / xbt / RngStream.c
index fb81143..494f9de 100644 (file)
@@ -517,3 +517,15 @@ int RngStream_RandInt (RngStream g, int i, int j)
 {
    return i + (int) ((j - i + 1.0) * RngStream_RandU01 (g));
 }
+
+/* Undefine this terms, or supernovae build will fail. */
+#undef norm
+#undef m1
+#undef m2
+#undef a12
+#undef a13n
+#undef a21
+#undef a23n
+#undef two17
+#undef two53
+#undef fact