c_src: update for kill is
[nit.git] / c_src / modelize_class.sep.0.h
index 738bb48..74ae91a 100644 (file)
@@ -27,6 +27,14 @@ extern const int COLOR_model_base__Object__public_visibility;
 extern const struct type type_parser_nodes__AMainClassdef;
 extern const int COLOR_model__Object__concrete_kind;
 extern const int COLOR_modelbuilder__ModelBuilder__try_get_mclass_by_name;
+extern const int COLOR_parser_nodes__AStdClassdef__n_kwredef;
+val* NEW_array__Array(const struct type* type);
+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;
@@ -36,14 +44,6 @@ extern const int COLOR_abstract_collection__MapRead__has_key;
 extern const int COLOR_abstract_collection__MapRead___91d_93d;
 extern const int COLOR_parser_nodes__ANode__location;
 extern const int COLOR_location__Location__line_start;
-val* NEW_array__Array(const struct type* type);
-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;
-extern const int COLOR_parser_nodes__AStdClassdef__n_kwredef;
 extern const int COLOR_model__MClass__arity;
 extern const int COLOR_kernel__Object___33d_61d;
 extern const int COLOR_model__MClass__kind;