Changeset 7890 for trunk/ppFringe/src
- Timestamp:
- Jul 12, 2006, 4:24:45 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppFringe/src/ppFringeLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppFringe/src/ppFringeLoop.c
r7889 r7890 24 24 // Get table of contents for the output FITS file 25 25 psMetadata *contents = psFitsReadHeaderSet(NULL, data->outFile); 26 #if 027 psMetadataPrint(stdout, contents, 0);28 exit(EXIT_FAILURE);29 #endif30 26 if (!contents || contents->list->n == 0) { 31 27 psFitsWriteBlank(data->outFile, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
