use nitg to bootstrap; drop bootstrap of nitc
[nit.git] / c_src / more_collections.sep.0.h
diff --git a/c_src/more_collections.sep.0.h b/c_src/more_collections.sep.0.h
new file mode 100644 (file)
index 0000000..2ba9db3
--- /dev/null
@@ -0,0 +1,48 @@
+#include "nit.common.h"
+extern const int COLOR_more_collections__MultiHashMap_FT0;
+extern const int COLOR_more_collections__MultiHashMap_FT1;
+extern const int COLOR_abstract_collection__MapRead__has_key;
+extern const int COLOR_abstract_collection__MapRead___91d_93d;
+extern const int COLOR_abstract_collection__SimpleCollection__add;
+val* NEW_array__Array(const struct type* type);
+extern const int COLOR_array__Arraymore_collections__MultiHashMap_FT1;
+val* NEW_array__NativeArray(int length, const struct type* type);
+extern const int COLOR_array__NativeArraymore_collections__MultiHashMap_FT1;
+extern const int COLOR_array__Array__with_native;
+void CHECK_NEW_array__Array(val*);
+extern const int COLOR_abstract_collection__Map___91d_93d_61d;
+void more_collections__MultiHashMap__add_one(val* self, val* p0, val* p1);
+extern const int COLOR_hash_collection__HashMap__init;
+void more_collections__MultiHashMap__init(val* self);
+extern const int COLOR_more_collections__HashMap2___64dlevel1;
+val* more_collections__HashMap2__level1(val* self);
+extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT0hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
+void more_collections__HashMap2__level1_61d(val* self, val* p0);
+extern const int COLOR_more_collections__HashMap2_FT0;
+extern const int COLOR_more_collections__HashMap2_FT1;
+extern const int COLOR_more_collections__HashMap2__level1;
+val* more_collections__HashMap2___91d_93d(val* self, val* p0, val* p1);
+extern const int COLOR_more_collections__HashMap2_FT2;
+val* NEW_hash_collection__HashMap(const struct type* type);
+extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
+void CHECK_NEW_hash_collection__HashMap(val*);
+void more_collections__HashMap2___91d_93d_61d(val* self, val* p0, val* p1, val* p2);
+void more_collections__HashMap2__init(val* self);
+extern const int COLOR_more_collections__HashMap3___64dlevel1;
+val* more_collections__HashMap3__level1(val* self);
+extern const int COLOR_hash_collection__HashMapmore_collections__HashMap3_FT0more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
+void more_collections__HashMap3__level1_61d(val* self, val* p0);
+extern const int COLOR_more_collections__HashMap3_FT0;
+extern const int COLOR_more_collections__HashMap3_FT1;
+extern const int COLOR_more_collections__HashMap3_FT2;
+extern const int COLOR_more_collections__HashMap3__level1;
+extern const int COLOR_more_collections__HashMap2___91d_93d;
+val* more_collections__HashMap3___91d_93d(val* self, val* p0, val* p1, val* p2);
+extern const int COLOR_more_collections__HashMap3_FT3;
+val* NEW_more_collections__HashMap2(const struct type* type);
+extern const int COLOR_more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
+extern const int COLOR_more_collections__HashMap2__init;
+void CHECK_NEW_more_collections__HashMap2(val*);
+extern const int COLOR_more_collections__HashMap2___91d_93d_61d;
+void more_collections__HashMap3___91d_93d_61d(val* self, val* p0, val* p1, val* p2, val* p3);
+void more_collections__HashMap3__init(val* self);