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

    r9621 r11253  
    1 /** @file  pmObjects.h
     1/* @file  pmObjects.h
    22 *
    33 * The process of finding, measuring, and classifying astronomical sources on
     
    88 * construct a complete object measurement suite.
    99 *
    10  *  @author GLG, MHPCC
     10 * @author GLG, MHPCC
    1111 *
    12  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-10-18 02:29:15 $
    14  *
    15  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    16  *
     12 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     13 * @date $Date: 2007-01-24 02:54:15 $
     14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1715 */
    1816
    1917#ifndef PM_OBJECTS_H
    2018#define PM_OBJECTS_H
     19
     20/// @addtogroup Objects Object Detection / Analysis Functions
     21/// @{
    2122
    2223#include <stdio.h>
     
    6465);
    6566
    66 
     67/// @}
    6768#endif
Note: See TracChangeset for help on using the changeset viewer.