Changeset 6960 for trunk/psModules/src/objects/pmSourceIO.c
- Timestamp:
- Apr 22, 2006, 3:07:51 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.c
r6872 r6960 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-04- 17 18:01:05$5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-04-23 01:07:51 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 147 147 148 148 psArray *sources = psMetadataLookupPtr (&status, readout->analysis, "PSPHOT.SOURCES"); 149 if (sources == NULL) 150 return false; 149 151 150 152 switch (file->type) {
Note:
See TracChangeset
for help on using the changeset viewer.
