From cdd842cc194b3c2905468d72b7f90583d3703cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Argos=29?= Date: Thu, 26 Oct 2023 14:57:37 +0200 Subject: [PATCH] Do not overwrite macro variable simulate. --- tests/sandbox.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/sandbox.mod b/tests/sandbox.mod index 6b4a3556a..1aa1049fc 100644 --- a/tests/sandbox.mod +++ b/tests/sandbox.mod @@ -1,6 +1,8 @@ // --+ options: json=compute, stochastic +-- +@#ifndef simulate @#define simulate = false +@#endif var x1 x2 x1bar x2bar z y x u v s azertyuiopiop z1 z2 z3;