First NIT release and new clean mercurial repository
[nit.git] / c_src / standard._sep.h
1 #ifndef standard__sep
2 #define standard__sep
3 #include "environ._sep.h"
4 #include "time._sep.h"
5 #include "sorter._sep.h"
6 #include "file._sep.h"
7 #include "exec._sep.h"
8 #include "list._sep.h"
9 #include "range._sep.h"
10 #include "math._sep.h"
11 #include <nit_common.h>
12 extern const int SFT_standard[];
13 #endif