update c_src (now with ffi)
[nit.git] / c_src / nit_version._sep.h
index 5791f7b..fee211f 100644 (file)
@@ -1,12 +1,11 @@
-/* This C header file is generated by NIT to compile modules and programs that requires src/nit_version. */
+/* This C header file is generated by NIT to compile modules and programs that requires ./nit_version. */
 #ifndef nit_version_sep
 #define nit_version_sep
 #include "standard._sep.h"
 #include <nit_common.h>
-extern const char *LOCATE_nit_version;
+extern const char LOCATE_nit_version[];
 extern const int SFT_nit_version[];
 #define CALL_nit_version___Object___nit_version(recv) ((nit_version___Object___nit_version_t)CALL((recv), (SFT_nit_version[0] + 0)))
-static const char * const LOCATE_nit_version___Object___nit_version = "nit_version::Object::nit_version";
 val_t nit_version___Object___nit_version(val_t p0);
 typedef val_t (*nit_version___Object___nit_version_t)(val_t p0);
 #endif