c_src: update with new intern methods
[nit.git] / c_src / tables._nitni.h
diff --git a/c_src/tables._nitni.h b/c_src/tables._nitni.h
new file mode 100644 (file)
index 0000000..202a167
--- /dev/null
@@ -0,0 +1,8 @@
+/*
+       Extern implementation of Nit module tables
+*/
+#ifndef TABLES_NITG_NITNI_H
+#define TABLES_NITG_NITNI_H
+
+#include "tables._ffi.h"
+#endif