Changeset 3025 in Sophya


Ignore:
Timestamp:
Jul 17, 2006, 2:34:07 PM (19 years ago)
Author:
ansari
Message:

Adaptation SophyaInitiator::RegisterModule()/PrintVersion() - pret pour tag V2 Reza 17/7/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/ProgPI/piapp.cc

    r2950 r3025  
    152152if (fgexec) printf(">>>>> Starting piapp , Executing %s \n", exfc.c_str());
    153153else printf(">>>>> Starting piapp <<<<< \n");
    154 printf("Version: piapp=%g  PI=%g  SOPHYA=%g \n", (double)PIAPP_VERSIONNUMBER,
    155               (double)PI_VERSIONNUMBER, (double)skyinit.Version());
     154
     155SophyaInitiator::PrintVersion(true);  // SOPHYA version and module list
    156156
    157157char* vcmds=NULL;
Note: See TracChangeset for help on using the changeset viewer.