c_src: update with new intern methods
[nit.git] / c_src / collection.sep.0.h
index aec3a7f..87c0ec3 100644 (file)
@@ -4,6 +4,7 @@ extern const int COLOR_array__Arrayabstract_collection__Sequence_FT0;
 extern const int COLOR_array__Array__with_capacity;
 val* NEW_range__Range(const struct type* type);
 extern const struct type type_range__Rangekernel__Int;
+val* BOX_kernel__Int(long);
 extern const int COLOR_range__Range__without_last;
 extern const int COLOR_abstract_collection__Collection__iterator;
 extern const int COLOR_abstract_collection__Iterator__is_ok;