Changeset 3381 for trunk/psLib/src/astronomy/psMetadataIO.h
- Timestamp:
- Mar 7, 2005, 10:58:51 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psMetadataIO.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psMetadataIO.h
r3264 r3381 1 1 /** @file psMetadataIO.h 2 * 3 * @brief Contains metadata input/output functions. 4 * 5 * This file defines functions to read and write metadata to/from an external file. 6 * 7 * @ingroup Metadata 8 * 9 * @author Ross Harman, MHPCC 10 * 11 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-02-17 19:26:23 $ 13 * 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 15 */ 2 * 3 * @brief Contains metadata input/output functions. 4 * 5 * This file defines functions to read and write metadata to/from an external file. 6 * 7 * @ingroup Metadata 8 * 9 * @author Ross Harman, MHPCC 10 * @author Robert DeSonia, MHPCC 11 * 12 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-03-07 20:58:50 $ 14 * 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 */ 16 17 #ifndef PS_METADATAIO_H 17 18 #define PS_METADATAIO_H 18 19 19 20 20 /// @addtogroup Metadata
Note:
See TracChangeset
for help on using the changeset viewer.
