Changeset 3025 in Sophya
- Timestamp:
- Jul 17, 2006, 2:34:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/piapp.cc
r2950 r3025 152 152 if (fgexec) printf(">>>>> Starting piapp , Executing %s \n", exfc.c_str()); 153 153 else 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 155 SophyaInitiator::PrintVersion(true); // SOPHYA version and module list 156 156 157 157 char* vcmds=NULL;
Note:
See TracChangeset
for help on using the changeset viewer.