Changeset 257 for trunk/archive/pslib/include/psMetaData.h
- Timestamp:
- Mar 18, 2004, 9:37:58 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMetaData.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMetaData.h
r247 r257 49 49 } psMetaDataSet; 50 50 51 /** Functions **************************************************************/ 52 /** \addtogroup AstroGroup Astronomy-Specific Utilities 53 * \{ 54 */ 55 51 56 /** Constructor */ 52 57 psMetaDataItem *psMetaDataItemAlloc( … … 80 85 const psMetaDataItem *restrict ms, // item of metadata to print 81 86 const char *prefix); // print this at the beginning of each line 87 /* \} */ // End of AstroGroup Functions 82 88 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
