X-Git-Url: http://nitlanguage.org diff --git a/c_src/exec._nitni.c b/c_src/exec._nitni.c new file mode 100644 index 0000000..095a8e0 --- /dev/null +++ b/c_src/exec._nitni.c @@ -0,0 +1,4 @@ +/* + Extern implementation of Nit module exec +*/ +#include "exec._nitni.h"