Changeset 7382 for trunk/psModules/src/objects/pmSourceIO.c
- Timestamp:
- Jun 6, 2006, 5:27:52 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.c
r7311 r7382 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-06-0 3 01:02:08$5 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-06-07 03:27:52 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 13 13 #include <math.h> 14 14 #include <string.h> 15 #include "pslib.h" 16 #include "psAdditionals.h" 15 #include <pslib.h> 17 16 #include "pmHDU.h" 18 17 #include "pmFPA.h" … … 32 31 int pmSourceDophotType (pmSource *source) 33 32 { 34 35 33 switch (source->type) { 36 34
Note:
See TracChangeset
for help on using the changeset viewer.
