IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageBackground.h

    r10396 r11248  
     1/** @file  psImageUnbin.h
     2 *
     3 *  @brief Functions to determine the image background
     4 *
     5 *  @author EAM, IfA
     6 *
     7 *  $Revision: 1.4 $ $Name: not supported by cvs2svn $
     8 *  $Date: 2007-01-23 22:47:23 $
     9 *  Copyright 2004-2005 IfA, University of Hawaii
     10 */
     11
    112#ifndef PS_IMAGE_BACKGROUND_H
    213#define PS_IMAGE_BACKGROUND_H
     14
     15/// @addtogroup ImageOps Image Operations
     16/// @{
    317
    418#include "psStats.h"
     
    1428                      );
    1529
     30/// @}
    1631#endif // #ifndef PS_IMAGE_BACKGROUND_H
Note: See TracChangeset for help on using the changeset viewer.