Update c_src to handle default closures.
[nit.git] / c_src / standard._sep.h
1 /* This C header file is generated by NIT to compile modules and programs that requires standard. */
2 #ifndef standard_sep
3 #define standard_sep
4 #include "environ._sep.h"
5 #include "time._sep.h"
6 #include "sorter._sep.h"
7 #include "file._sep.h"
8 #include "exec._sep.h"
9 #include "list._sep.h"
10 #include "range._sep.h"
11 #include "math._sep.h"
12 #include <nit_common.h>
13 extern const char *LOCATE_standard;
14 extern const int SFT_standard[];
15 #endif