diff tableau3.cbc @ 10:35d0358b3fe6

update Modern CbC Compiler
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Mon, 01 Jul 2019 22:18:03 +0900
parents a15437a1e94c
children 190dadd8405b
line wrap: on
line diff
--- a/tableau3.cbc	Fri Dec 25 18:47:23 2015 +0900
+++ b/tableau3.cbc	Mon Jul 01 22:18:03 2019 +0900
@@ -309,7 +309,7 @@
 
 int main(int ac, char *av[])
 {
-    env = __environment;
+    env = _CbC_environment;
     // srand((unsigned)time(NULL));
     // srandom((unsigned long)time(NULL));
     reset_state_count();