IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 4:54:15 PM (19 years ago)
Author:
magnier
Message:

cleaned up Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsWrite.h

    r9581 r11253  
    1 /// @file  pmConceptsWrite.h
    2 ///
    3 /// @brief Writing concepts to a variety of sources.
    4 ///
    5 /// @ingroup Concepts
    6 ///
    7 /// @author Paul Price, IfA
    8 ///
    9 /// @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    10 /// @date $Date: 2006-10-16 22:03:56 $
    11 ///
    12 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    13 ///
     1/* @file  pmConceptsWrite.h
     2 * @brief Writing concepts to a variety of sources.
     3 *
     4 * @author Paul Price, IfA
     5 *
     6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:15 $
     8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     9 */
    1410
    1511#ifndef PM_CONCEPTS_WRITE_H
    1612#define PM_CONCEPTS_WRITE_H
     13
     14/// @addtogroup Concepts Data Abstraction Concepts
     15/// @{
    1716
    1817#include <pslib.h>
     
    6261                                 const psMetadata *concepts ///< The concepts
    6362                                );
    64 
     63/// @}
    6564#endif
Note: See TracChangeset for help on using the changeset viewer.