Changeset 15256 for trunk/psastro/src/psastroDataLoad.c
- Timestamp:
- Oct 9, 2007, 9:28:26 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroDataLoad.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroDataLoad.c
r15216 r15256 17 17 pmCell *cell; 18 18 pmReadout *readout; 19 20 psTimerStart ("psastro"); 19 21 20 22 // select the current recipe … … 66 68 if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) ESCAPE; 67 69 70 psLogMsg ("psastro", 3, "load data : %f sec\n", psTimerMark ("psastro")); 71 68 72 psFree (view); 69 73 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
