Update c_src. Enable one gcc pass bootstrap.
[nit.git] / c_src / list._sep.h
index a70cfe9..e2004f1 100644 (file)
@@ -1,6 +1,6 @@
 /* This C header file is generated by NIT to compile modules and programs that requires list. */
-#ifndef list_2_sep
-#define list_2_sep
+#ifndef list_sep
+#define list_sep
 #include "abstract_collection._sep.h"
 #include <nit_common.h>
 
@@ -9,7 +9,7 @@ extern const classtable_elt_t VFT_List[];
 extern const classtable_elt_t VFT_ListIterator[];
 
 extern const classtable_elt_t VFT_ListNode[];
-#define LOCATE_list "./../lib/standard//list.nit"
+extern const char *LOCATE_list;
 extern const int SFT_list[];
 #define ID_List SFT_list[0]
 #define COLOR_List SFT_list[1]