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

    r10136 r11248  
     1/** @file  psImageUnbin.h
     2 *
     3 *  @brief Functions to unbin images
     4 *
     5 *  @author EAM, IfA
     6 *  @author Robert DeSonia, MHPCC
     7 *
     8 *  $Revision: 1.3 $ $Name: not supported by cvs2svn $
     9 *  $Date: 2007-01-23 22:47:23 $
     10 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     11 */
     12
    113#ifndef PS_IMAGE_UNBIN_H
    214#define PS_IMAGE_UNBIN_H
     15
     16/// @addtogroup ImageOps Image Operations
     17/// @{
    318
    419#include "psImage.h"
     
    1631                        );
    1732
     33/// @}
    1834#endif
Note: See TracChangeset for help on using the changeset viewer.