Update c_src. Enable one gcc pass bootstrap.
[nit.git] / c_src / hash._sep.h
index a4d00e1..48736c0 100644 (file)
@@ -1,6 +1,6 @@
 /* This C header file is generated by NIT to compile modules and programs that requires hash. */
-#ifndef hash_2_sep
-#define hash_2_sep
+#ifndef hash_sep
+#define hash_sep
 #include "string._sep.h"
 #include <nit_common.h>
 
@@ -19,7 +19,7 @@ extern const classtable_elt_t VFT_HashSet[];
 extern const classtable_elt_t VFT_HashSetNode[];
 
 extern const classtable_elt_t VFT_HashSetIterator[];
-#define LOCATE_hash "./../lib/standard//hash.nit"
+extern const char *LOCATE_hash;
 extern const int SFT_hash[];
 #define COLOR_hash___Object___hash SFT_hash[0]
 #define ID_HashCollection SFT_hash[1]