lib/string_exp/utf8: Substring now works with UTF-8 strings (pre-indexed).
[nit.git] / c_src / math._nitni.h
1 /*
2 Extern implementation of Nit module math
3 */
4 #ifndef MATH_NITG_NITNI_H
5 #define MATH_NITG_NITNI_H
6
7 #include "math._ffi.h"
8 #endif