Ignore:
Timestamp:
Jul 13, 2011, 11:05:09 AM (13 years ago)
Author:
cecile
Message:

Vis main file for expermeriments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vis_dev/vis-2.3/src/vm/vmInit.c

    r14 r15  
    105105  Bmc_Init();
    106106  PureSat_Init();
     107  Rob_Init();
    107108}
    108109
     
    154155  ntmaig_End();
    155156  Bmc_End();
    156 
     157  Rob_End();
    157158  if (vis_stdout != stdout) { 
    158159    (void) fclose(vis_stdout);
Note: See TracChangeset for help on using the changeset viewer.