Changeset 23753 for trunk/psastro/src/psastroMetadataStats.c
- Timestamp:
- Apr 8, 2009, 2:33:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMetadataStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMetadataStats.c
r23688 r23753 66 66 67 67 // write the stats MDC to a file 68 // XXX why does this not call psMetadataConfigPrint?69 68 fprintf(statsFile, "%s", statsMDC); 70 69 fclose(statsFile); 70 71 pmConfigRunFilenameAddWrite(config, "STATS", filename); 71 72 72 73 psFree(resolved);
Note:
See TracChangeset
for help on using the changeset viewer.
