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