Changeset 809 in Sophya for trunk/SophyaProg/PMixer/tgsky.cc
- Timestamp:
- Apr 3, 2000, 7:46:19 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PMixer/tgsky.cc
r761 r809 20 20 double gmoy=0., gsig=0.; 21 21 22 PeidaInit();22 SophyaInit(); 23 23 InitTim(); // Initializing the CPU timer 24 24 if ((narg < 5) || ((narg>1) && (strcmp(arg[1],"-h") == 0)) ) {
Note:
See TracChangeset
for help on using the changeset viewer.