IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2004, 9:37:58 PM (22 years ago)
Author:
eugene
Message:

code cleanup for Doxygen support & readability

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMetaData.h

    r247 r257  
    4949} psMetaDataSet;
    5050
     51/** Functions **************************************************************/
     52/** \addtogroup AstroGroup Astronomy-Specific Utilities
     53 *  \{
     54 */
     55
    5156/** Constructor */
    5257psMetaDataItem *psMetaDataItemAlloc(
     
    8085                         const psMetaDataItem *restrict ms, // item of metadata to print
    8186                         const char *prefix);      // print this at the beginning of each line
     87/* \} */ // End of AstroGroup Functions
    8288#endif
Note: See TracChangeset for help on using the changeset viewer.