IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 3:05:41 PM (19 years ago)
Author:
magnier
Message:

fixing doxygen tags

File:
1 edited

Legend:

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

    r11144 r11251  
    1 /// @file  pmConceptsPhotcode.h
    2 ///
    3 /// @brief Generate a photcode from the concepts
    4 ///
    5 /// @ingroup Concepts
    6 ///
    7 /// @author Eugene Magnier, IfA
    8 ///
    9 /// @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    10 /// @date $Date: 2007-01-19 01:19:34 $
    11 ///
    12 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    13 ///
     1/*  @file  pmConceptsPhotcode.h
     2 *  @brief Generate a photcode from the concepts
     3 *
     4 *  @author Eugene Magnier, IfA
     5 *
     6 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2007-01-24 01:05:41 $
     8 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     9 */
    1410
    1511#ifndef PM_CONCEPTS_PHOTCODE_H
    1612#define PM_CONCEPTS_PHOTCODE_H
     13
     14/// @addtogroup Concepts Data Abstraction Concepts
     15/// @{
    1716
    1817#include <pslib.h>
     
    2827psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, pmFPAview *view);
    2928
     29/// @}
    3030# endif
Note: See TracChangeset for help on using the changeset viewer.