Update c_src. Enable one gcc pass bootstrap.
[nit.git] / c_src / control_flow._sep.h
index ee6412d..c32d10d 100644 (file)
@@ -1,6 +1,6 @@
 /* This C header file is generated by NIT to compile modules and programs that requires control_flow. */
-#ifndef control_flow_2_sep
-#define control_flow_2_sep
+#ifndef control_flow_sep
+#define control_flow_sep
 #include "syntax_base._sep.h"
 #include <nit_common.h>
 
@@ -11,7 +11,7 @@ extern const classtable_elt_t VFT_ControlFlowContext[];
 extern const classtable_elt_t VFT_ABlockControler[];
 
 extern const classtable_elt_t VFT_AControlableBlock[];
-#define LOCATE_control_flow "./syntax//control_flow.nit"
+extern const char *LOCATE_control_flow;
 extern const int SFT_control_flow[];
 #define COLOR_control_flow___MMSrcModule___do_control_flow SFT_control_flow[0]
 #define ID_ControlFlowVisitor SFT_control_flow[1]