Update c_src with new default constructor rules.
[nit.git] / c_src / standard._sep.h
index 7837bee..6fb4e43 100644 (file)
@@ -1,6 +1,6 @@
 /* This C header file is generated by NIT to compile modules and programs that requires standard. */
-#ifndef standard__sep
-#define standard__sep
+#ifndef standard_sep
+#define standard_sep
 #include "environ._sep.h"
 #include "time._sep.h"
 #include "sorter._sep.h"
@@ -10,5 +10,6 @@
 #include "range._sep.h"
 #include "math._sep.h"
 #include <nit_common.h>
+extern const char *LOCATE_standard;
 extern const int SFT_standard[];
 #endif