Changeset 15898
- Timestamp:
- Dec 22, 2007, 7:53:27 AM (18 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 2 edited
-
astrom/pmAstrometryTable.h (modified) (2 diffs)
-
psmodules.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmAstrometryTable.h
r15884 r15898 4 4 * @author EAM, IfA 5 5 * 6 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-12- 19 18:57:05$6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-12-22 17:53:27 $ 8 8 * Copyright 2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 38 38 bool pmAstromReadSky (pmFPAfile *file); 39 39 40 bool pmAstromSetTP (pmFPAfile *file, psMetadata *concepts); 41 40 42 /// @} 41 43 #endif -
trunk/psModules/src/psmodules.h
r15884 r15898 71 71 // the following headers are from psModule:astrom 72 72 #include <pmAstrometryWCS.h> 73 #include <pmAstrometryUtils.h> 74 #include <pmAstrometryRegions.h> 73 75 #include <pmAstrometryObjects.h> 74 76 #include <pmAstrometryTable.h>
Note:
See TracChangeset
for help on using the changeset viewer.
