c_src: update with new intern methods
[nit.git] / c_src / tables._ffi.c
1 /*
2 Extern implementation of Nit module tables
3 */
4 #include <stdlib.h>
5 #include <stdio.h>
6 #include "tables._ffi.h"