c_src: update for new ffi syntax
[nit.git] / c_src / modelize_class.sep.0.h
index 74ae91a..3f734a3 100644 (file)
@@ -33,12 +33,10 @@ extern const struct type type_array__Arraykernel__Object;
 val* NEW_array__NativeArray(int length, const struct type* type);
 extern const struct type type_array__NativeArraykernel__Object;
 extern const int COLOR_array__Array__with_native;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_string__Object__to_s;
 val* NEW_model__MClass(const struct type* type);
 extern const struct type type_model__MClass;
 extern const int COLOR_model__MClass__init;
-void CHECK_NEW_model__MClass(val*);
 extern const int COLOR_modelize_class__AModule__mclass2nclassdef;
 extern const int COLOR_abstract_collection__MapRead__has_key;
 extern const int COLOR_abstract_collection__MapRead___91d_93d;
@@ -59,7 +57,6 @@ extern const struct type type_kernel__Int;
 val* NEW_range__Range(const struct type* type);
 extern const struct type type_range__Rangekernel__Int;
 extern const int COLOR_range__Range__without_last;
-void CHECK_NEW_range__Range(val*);
 extern const int COLOR_abstract_collection__Collection__iterator;
 extern const int COLOR_abstract_collection__Iterator__is_ok;
 extern const int COLOR_abstract_collection__Iterator__item;
@@ -87,7 +84,6 @@ extern const int COLOR_model__MClass__get_mtype;
 val* NEW_model__MClassDef(const struct type* type);
 extern const struct type type_model__MClassDef;
 extern const int COLOR_model__MClassDef__init;
-void CHECK_NEW_model__MClassDef(val*);
 extern const int COLOR_modelize_class__AClassdef__mclassdef_61d;
 extern const int COLOR_modelize_class__ModelBuilder__mclassdef2nclassdef;
 extern const int COLOR_model__MClassDef__is_intro;
@@ -111,7 +107,7 @@ void modelize_class__ModelBuilder__check_supertypes(val* self, val* p0, val* p1)
 extern const int COLOR_toolcontext__ToolContext__error_count;
 extern const int COLOR_modelize_class__AModule__build_classes_is_done;
 extern const int COLOR_modelize_class__AModule__build_classes_is_done_61d;
-extern const int COLOR_model_base__MModule__in_importation;
+extern const int COLOR_mmodule__MModule__in_importation;
 extern const int COLOR_poset__POSetElement__direct_greaters;
 extern const int COLOR_modelbuilder__ModelBuilder__mmodule2nmodule;
 extern const int COLOR_parser_nodes__AModule__n_classdefs;
@@ -125,7 +121,6 @@ extern const int COLOR_modelize_class__ModelBuilder__resolve_mtype;
 val* NEW_hash_collection__HashMap(const struct type* type);
 extern const struct type type_hash_collection__HashMapmodel__MClassmodel__MClassType;
 extern const int COLOR_hash_collection__HashMap__init;
-void CHECK_NEW_hash_collection__HashMap(val*);
 extern const int COLOR_model__MClassDef__in_hierarchy;
 extern const int COLOR_poset__POSetElement__greaters;
 extern const int COLOR_model__MClassType__mclass;
@@ -135,7 +130,6 @@ extern const struct type type_array__Arraymodel__MClass;
 val* NEW_array__ArrayMap(const struct type* type);
 extern const struct type type_array__ArrayMapmodel__MClassparser_nodes__AType;
 extern const int COLOR_array__ArrayMap__init;
-void CHECK_NEW_array__ArrayMap(val*);
 void modelize_class__ModelBuilder__build_classes(val* self, val* p0);
 extern const int COLOR_modelize_class__ModelBuilder___64dmclassdef2nclassdef;
 val* modelize_class__ModelBuilder__mclassdef2nclassdef(val* self);