Changeset 1441 for trunk/psLib/src/astronomy/psAstrometry.h
- Timestamp:
- Aug 9, 2004, 1:40:55 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstrometry.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstrometry.h
r1440 r1441 9 9 * @author George Gusciora, MHPCC 10 10 * 11 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-08-09 23: 34:57$11 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-08-09 23:40:54 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 16 16 17 17 #ifndef PS_ASTROMETRY_H 18 # define PS_ASTROMETRY_H19 20 # include "psType.h"21 # include "psImage.h"22 # include "psArray.h"23 # include "psList.h"24 # include "psFunctions.h"25 # include "psMetadata.h"26 # include "psCoord.h"27 # include "psPhotometry.h"18 #define PS_ASTROMETRY_H 19 20 #include "psType.h" 21 #include "psImage.h" 22 #include "psArray.h" 23 #include "psList.h" 24 #include "psFunctions.h" 25 #include "psMetadata.h" 26 #include "psCoord.h" 27 #include "psPhotometry.h" 28 28 29 29 struct psCell;
Note:
See TracChangeset
for help on using the changeset viewer.
