c_src: update with new intern methods
[nit.git] / c_src / exec._ffi.h
1 /*
2 Extern implementation of Nit module exec
3 */
4 #ifndef EXEC_NIT_H
5 #define EXEC_NIT_H
6
7 #include "exec._nitni.h"
8 #include "math._ffi.h"
9 #endif