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/objects/pmSource.h

    r11203 r11253  
    1 /** @file  pmSource.h
    2  *
    3  *  @author EAM, IfA; GLG, MHPCC
    4  *
    5  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-01-20 02:01:20 $
    7  *
    8  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    9  *
     1/* @file  pmSource.h
     2 *
     3 * @author EAM, IfA; GLG, MHPCC
     4 *
     5 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2007-01-24 02:54:15 $
     7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    108 */
    119
    1210# ifndef PM_SOURCE_H
    1311# define PM_SOURCE_H
     12
     13/// @addtogroup Objects Object Detection / Analysis Functions
     14/// @{
    1415
    1516/**
     
    228229pmModel *pmSourceSelectModel (pmSource *source);
    229230
     231/// @}
    230232# endif /* PM_SOURCE_H */
Note: See TracChangeset for help on using the changeset viewer.