Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/imode.c

    r38aaacc2 r074444f  
    9898        ancr_module_process(program, program->module);
    9999
    100         /* Bind internal interpreter references to symbols. */
    101         builtin_bind(program->builtin);
    102 
    103         /* Resolve ancestry. */
    104         ancr_module_process(program, program->module);
    105 
    106100        /* Construct typing context. */
    107101        stype.program = program;
Note: See TracChangeset for help on using the changeset viewer.