ni: added general comment for module ni
[nit.git] / c_src / native_interface._sep.c
index 7ec085e..047fa74 100644 (file)
@@ -1,5 +1,6 @@
 /* This C file is generated by NIT to compile module native_interface. */
 #include "native_interface._sep.h"
+static const char LOCATE_native_interface___MMSrcModule___compile_separate_module[] = "native_interface::MMSrcModule::(compiling::MMModule::compile_separate_module)";
 void native_interface___MMSrcModule___compile_separate_module(val_t p0, val_t p1){
   struct {struct stack_frame_t me; val_t MORE_REG[6];} fra;
   val_t REGB0;
@@ -34,8 +35,6 @@ void native_interface___MMSrcModule___compile_separate_module(val_t p0, val_t p1
     /* native_interface/native_interface.nit:28 */
     CALL_native_interface___frontier___MMSrcModule___compile_frontier(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[4]);
     /* native_interface/native_interface.nit:30 */
-    CALL_native_interface___frontier___FrontierVisitor___compile_cached(fra.me.REG[4])(fra.me.REG[4]);
-    /* native_interface/native_interface.nit:32 */
     REGB0 = TAG_Int(5);
     fra.me.REG[5] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
     if (!once_value_1) {
@@ -71,10 +70,10 @@ void native_interface___MMSrcModule___compile_separate_module(val_t p0, val_t p1
     fra.me.REG[2] = fra.me.REG[2];
     CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[5])(fra.me.REG[5], fra.me.REG[2]);
     fra.me.REG[5] = CALL_standard___string___Object___to_s(fra.me.REG[5])(fra.me.REG[5]);
-    /* native_interface/native_interface.nit:33 */
+    /* native_interface/native_interface.nit:31 */
     CALL_native_interface___frontier___FrontierVisitor___write_to_files(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[5]);
   }
-  /* native_interface/native_interface.nit:36 */
+  /* native_interface/native_interface.nit:34 */
   CALL_SUPER_native_interface___MMSrcModule___compile_separate_module(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1]);
   stack_frame_head = fra.me.prev;
   return;