Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / core__math.sep.0.h
1 #include "nit.common.h"
2 int core__math___Float_is_nan___impl( double self );
3 int core__math___Float_native_is_inf___impl( double self );
4 extern const struct type type_core__Float;
5 extern const char FILE_core__kernel[];
6 #define COLOR_core__math___Sys___core__kernel__Object__init 55
7 void core__math___Sys_srand___impl( struct nitni_instance * self );
8 void core__math___Sys_srand_from___impl( struct nitni_instance * self, long x );