use nitg to bootstrap; drop bootstrap of nitc
[nit.git] / c_src / standard._sep.h
diff --git a/c_src/standard._sep.h b/c_src/standard._sep.h
deleted file mode 100644 (file)
index 6fb4e43..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/* This C header file is generated by NIT to compile modules and programs that requires standard. */
-#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"
-#include <nit_common.h>
-extern const char *LOCATE_standard;
-extern const int SFT_standard[];
-#endif