c_src: regenerate
[nit.git] / c_src / core__utf8.sep.0.h
diff --git a/c_src/core__utf8.sep.0.h b/c_src/core__utf8.sep.0.h
new file mode 100644 (file)
index 0000000..6b05642
--- /dev/null
@@ -0,0 +1,5 @@
+#include "nit.common.h"
+val* NEW_core__utf8__UTF8Coder(const struct type* type);
+extern const struct type type_core__utf8__UTF8Coder;
+val* NEW_core__utf8__UTF8Decoder(const struct type* type);
+extern const struct type type_core__utf8__UTF8Decoder;