Update c_src. Enable one gcc pass bootstrap.
[nit.git] / c_src / file._sep.h
index a486c7a..695179f 100644 (file)
@@ -1,6 +1,6 @@
 /* This C header file is generated by NIT to compile modules and programs that requires file. */
-#ifndef file_2_sep
-#define file_2_sep
+#ifndef file_sep
+#define file_sep
 #include "stream._sep.h"
 #include "string_search._sep.h"
 #include <nit_common.h>
@@ -29,7 +29,7 @@ val_t BOX_NativeFile(void * val);
 #define UNBOX_NativeFile(x) (((struct TBOX_NativeFile *)(VAL2OBJ(x)))->val)
 
 extern const classtable_elt_t VFT_NativeFileCapable[];
-#define LOCATE_file "./../lib/standard//file.nit"
+extern const char *LOCATE_file;
 extern const int SFT_file[];
 #define COLOR_file___Object___printn SFT_file[0]
 #define COLOR_file___Object___print SFT_file[1]