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/pmModel.h

    r9810 r11253  
    1 /** @file  pmObjects.h
     1/* @file  pmObjects.h
     2 * @brief Functions to define and manipulate object models
    23 *
    3  *  Functions to define and manipulate object models
     4 * @author GLG, MHPCC
     5 * @author EAM, IfA
    46 *
    5  *  @author GLG, MHPCC
    6  *  @author EAM, IfA
    7  *
    8  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-10-31 19:38:44 $
    10  *
    11  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    12  *
     7 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-24 02:54:15 $
     9 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1310 */
    1411
    1512# ifndef PM_MODEL_H
    1613# define PM_MODEL_H
     14
     15/// @addtogroup Objects Object Detection / Analysis Functions
     16/// @{
    1717
    1818// type of model carried by the pmModel structure
     
    125125);
    126126
     127/// @}
    127128# endif /* PM_MODEL_H */
Note: See TracChangeset for help on using the changeset viewer.