X-Git-Url: http://nitlanguage.org diff --git a/c_src/counter.sep.0.h b/c_src/counter.sep.0.h index eb05225..326b32d 100644 --- a/c_src/counter.sep.0.h +++ b/c_src/counter.sep.0.h @@ -1,6 +1,6 @@ #include "nit.common.h" -val* standard___standard__NativeString___to_s_with_length(char* self, long p0); -extern const struct type type_standard__Int; -extern const char FILE_standard__kernel[]; -extern const struct type type_standard__Float; -val* standard__string___Float___to_precision(double self, long p0); +val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3); +extern const struct type type_core__Int; +extern const char FILE_core__kernel[]; +extern const struct type type_core__Float; +val* core__abstract_text___Float___to_precision(double self, long p0);