Changeset 949 in Sophya for trunk/SophyaProg/PMixer/tgrsr.cc


Ignore:
Timestamp:
Apr 16, 2000, 6:48:45 PM (25 years ago)
Author:
ansari
Message:

Compil sous Sun-g++ (mpa-Garching) - Reza 16/4/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/tgrsr.cc

    r930 r949  
    1313int main(int narg, char* arg[])
    1414{
     15#if !defined(SunOS) || !defined(__GNUG__)
     16  // ca se plante sur Sun !
    1517  SophyaInit();
     18#endif
     19
    1620  InitTim();   // Initializing the CPU timer
    1721
Note: See TracChangeset for help on using the changeset viewer.