Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Undefine this terms, or supernovae build will fail.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 1 Jun 2012 21:18:25 +0000 (23:18 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 1 Jun 2012 21:19:07 +0000 (23:19 +0200)
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