misc/vim: inform the user when no results are found
[nit.git] / c_src / standard__string._nitni.h
1 /*
2 Extern implementation of Nit module string
3 */
4 #ifndef STANDARD__STRING_NITG_NITNI_H
5 #define STANDARD__STRING_NITG_NITNI_H
6
7 #include "standard__string._ffi.h"
8 extern void nitni_global_ref_incr(void*);
9 extern void nitni_global_ref_decr(void*);
10 #endif