ni_nitdoc: added fast copy past utility to signatures.
[nit.git] / c_src / standard._sep.h
index c2708c4..334bb90 100644 (file)
@@ -1,13 +1,13 @@
-#ifndef standard__sep
-#define standard__sep
-#include "environ._sep.h"
-#include "time._sep.h"
-#include "sorter._sep.h"
-#include "file._sep.h"
-#include "exec._sep.h"
-#include "list._sep.h"
-#include "range._sep.h"
-#include "math._sep.h"
+/* This C header file is generated by NIT to compile modules and programs that requires ../lib/standard/standard. */
+#ifndef standard_sep
+#define standard_sep
+#include "standard___environ._sep.h"
+#include "standard___time._sep.h"
+#include "standard___file._sep.h"
+#include "standard___exec._sep.h"
+#include "standard___math._sep.h"
+#include "standard___gc._sep.h"
 #include <nit_common.h>
+extern const char LOCATE_standard[];
 extern const int SFT_standard[];
 #endif