update NOTICE and LICENSE
[nit.git] / c_src / collection._sep.h
1 /* This C header file is generated by NIT to compile modules and programs that requires collection. */
2 #ifndef collection_sep
3 #define collection_sep
4 #include "range._sep.h"
5 #include "list._sep.h"
6 #include "sorter._sep.h"
7 #include "hash_collection._sep.h"
8 #include <nit_common.h>
9 extern const char *LOCATE_collection;
10 extern const int SFT_collection[];
11 #endif