Added README and Makefile
[nit.git] / c_src / div_by_zero.sep.0.h
index c9a0542..d238230 100644 (file)
@@ -7,7 +7,6 @@ val* NEW_div_by_zero__DivByZeroVisitor(const struct type* type);
 extern const struct type type_div_by_zero__DivByZeroVisitor;
 extern const int COLOR_phase__Phase__toolcontext;
 extern const int COLOR_div_by_zero__DivByZeroVisitor__init;
-void CHECK_NEW_div_by_zero__DivByZeroVisitor(val*);
 extern const int COLOR_parser_nodes__Visitor__enter_visit;
 void div_by_zero__DivByZeroPhase__process_nmodule(val* self, val* p0);
 extern const int COLOR_div_by_zero__DivByZeroVisitor___64dtoolcontext;
@@ -25,6 +24,7 @@ extern const struct type type_parser_nodes__ASlashExpr;
 extern const int COLOR_parser_nodes__ABinopExpr__n_expr2;
 extern const struct type type_parser_nodes__AIntExpr;
 extern const int COLOR_literal__AIntExpr__value;
+val* BOX_kernel__Int(long);
 extern const int COLOR_kernel__Object___33d_61d;
 extern const int COLOR_parser_nodes__ASendExpr__n_expr;
 extern const int COLOR_div_by_zero__DivByZeroVisitor__mmodule;