use nitg to bootstrap; drop bootstrap of nitc
[nit.git] / c_src / standard___string._ffi.h
diff --git a/c_src/standard___string._ffi.h b/c_src/standard___string._ffi.h
deleted file mode 100644 (file)
index 03cb07d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
-       Extern implementation of Nit module string
-*/
-#include <string._nitni.h>
-
-#ifndef STANDARD___STRING_NIT_H
-#define STANDARD___STRING_NIT_H
-
-String Float_to_precision_native___impl( float recv, bigint nb );
-#endif