Changeset 1441 for trunk/psLib/src/astronomy/psMetadata.h
- Timestamp:
- Aug 9, 2004, 1:40:55 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psMetadata.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psMetadata.h
r1440 r1441 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-08-09 23: 34:57$13 * @version $Revision: 1.19 $ $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 17 17 */ 18 18 #ifndef PS_METADATA_H 19 # define PS_METADATA_H20 21 # include <stdarg.h>22 # include <stdio.h>23 # include <fitsio.h>24 25 # include "psHash.h"26 # include "psList.h"19 #define PS_METADATA_H 20 21 #include <stdarg.h> 22 #include <stdio.h> 23 #include <fitsio.h> 24 25 #include "psHash.h" 26 #include "psList.h" 27 27 28 28 /// @addtogroup Metadata
Note:
See TracChangeset
for help on using the changeset viewer.
