Changeset 13033
- Timestamp:
- Apr 25, 2007, 12:55:36 PM (19 years ago)
- Location:
- branches/eam_02_branch/psModules/src
- Files:
-
- 2 edited
-
concepts/pmConcepts.c (modified) (1 diff)
-
objects/pmSourceIO.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psModules/src/concepts/pmConcepts.c
r12696 r13033 888 888 889 889 890 // XXX EAM : Paul, please handle the biassec independently so the 891 // psList is copied without a verbose warning. when this is fixed, you can 892 // convert the trace back to a log (psMetadata.c:429) 893 890 894 bool pmFPACopyConcepts(pmFPA *target, const pmFPA *source) 891 895 { -
branches/eam_02_branch/psModules/src/objects/pmSourceIO.c
r12943 r13033 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1.35.2. 2$ $Name: not supported by cvs2svn $6 * @date $Date: 2007-04-2 1 00:03:31$5 * @version $Revision: 1.35.2.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-04-25 22:55:36 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 402 402 403 403 // Given a FITS file pointer, read the table of object data 404 // XXX add in error handling 404 405 bool pmFPAviewReadObjects (const pmFPAview *view, pmFPAfile *file, const pmConfig *config) 405 406 {
Note:
See TracChangeset
for help on using the changeset viewer.
