Ignore:
Timestamp:
Sep 24, 1999, 11:23:23 PM (26 years ago)
Author:
ansari
Message:

vendredi soir...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/archtoimain.cc

    r363 r436  
    1010#include "toisvr.h"
    1111
     12//#include <profiler.h>
    1213
    1314#ifdef __MWERKS__
     
    2728    }
    2829   
     30//   ProfilerInit(collectDetailed, bestTimeBase, 10000, 200);
     31
     32   
    2933    ArchTOI toi(argv[1]);
    3034    toi.run(argv[2]);
     35   
     36//    ProfilerDump("\pprofiler.data");
    3137    return(0);
    3238}
Note: See TracChangeset for help on using the changeset viewer.