c_src: update with new intern methods
[nit.git] / c_src / toolcontext.sep.0.h
index 02c3506..110cb36 100644 (file)
@@ -17,6 +17,7 @@ val* string__NativeString__to_s_with_length(char* self, long p0);
 extern const int COLOR_abstract_collection__SimpleCollection__add;
 extern const int COLOR_string__Object__to_s;
 val* toolcontext__Message__to_s(val* self);
+val* BOX_kernel__Char(char);
 extern const int COLOR_location__Location__file;
 extern const int COLOR_location__Location__colored_line;
 val* toolcontext__Message__to_color_string(val* self);
@@ -118,6 +119,7 @@ extern const struct type type_array__Arrayopts__Option;
 extern const struct type type_array__NativeArrayopts__Option;
 extern const int COLOR_opts__OptionContext__add_option;
 void toolcontext__ToolContext__init(val* self);
+val* BOX_kernel__Int(long);
 extern const int COLOR_opts__Option__value_61d;
 extern const int COLOR_string__Object__args;
 extern const int COLOR_opts__OptionContext__parse;