c_src: regenerate
[nit.git] / c_src / standard__string_search.sep.0.h
diff --git a/c_src/standard__string_search.sep.0.h b/c_src/standard__string_search.sep.0.h
deleted file mode 100644 (file)
index 6cc2faa..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-#include "nit.common.h"
-val* NEW_standard__Array(const struct type* type);
-extern const struct type type_standard__Array__standard__Match;
-void standard___standard__Array___standard__kernel__Object__init(val* self);
-#define COLOR_standard__string_search__Pattern__search_in 22
-#define COLOR_standard__kernel__Object___61d_61d 4
-#define COLOR_standard__string_search__Match___from 1
-extern const struct type type_standard__Int;
-extern const char FILE_standard__kernel[];
-val* NEW_standard__Match(const struct type* type);
-extern const struct type type_standard__Match;
-#define COLOR_standard__string__Object__to_s 3
-#define COLOR_standard__string_search__Match__string_61d 18
-#define COLOR_standard__string_search__Match__from_61d 19
-#define COLOR_standard__string_search__Match__length_61d 20
-#define COLOR_standard__kernel__Object__init 0
-void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
-long standard___standard__Match___after(val* self);
-#define COLOR_standard__string__Text__length 26
-#define COLOR_standard__string_search__Match___string 0
-extern const char FILE_standard__string_search[];
-#define COLOR_standard__string_search__Match___length 2
-#define COLOR_standard__string__Text__substring 28
-#define COLOR_standard__string__Text__chars 27
-#define COLOR_standard__abstract_collection__SequenceRead___91d_93d 31
-long standard__string_search___Char___Pattern__search_index_in(uint32_t self, val* p0, long p1);
-val* standard__string_search___Char___Pattern__search_in(uint32_t self, val* p0, long p1);
-long standard__string_search___Text___Pattern__search_index_in(val* self, val* p0, long p1);
-val* standard___standard__Pattern___split_in(val* self, val* p0);
-extern const struct type type_standard__Array__standard__String;
-#define COLOR_standard__array__AbstractArrayRead___length 0
-void standard___standard__Array___with_capacity(val* self, long p0);
-val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
-short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
-val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
-val* standard___standard__Match___standard__string__Object__to_s(val* self);
-void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
-void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(val* self);
-val* standard__string_search___Text___split(val* self, val* p0);
-#define COLOR_standard__Array__standard__string__Text__SELFTYPE 2
-#define COLOR_standard__string__Text__SELFTYPE 1
-val* standard___standard__Text___substring_from(val* self, long p0);
-val* standard__string_search___Text___split_with(val* self, val* p0);
-val* standard__string___Collection___join(val* self, val* p0);