IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 3:05:41 PM (19 years ago)
Author:
magnier
Message:

fixing doxygen tags

Location:
trunk/psModules/src/config
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config

    • Property svn:ignore
      •  

        old new  
        55*.la
        66*.lo
         7pmErrorCodes.c
         8pmErrorCodes.h
  • trunk/psModules/src/config/pmConfigCamera.h

    r10965 r11251  
     1/*  @file pmConfigCamera.h
     2 *  @brief Camera Configuration functions
     3 *
     4 *  @author Paul Price, IfA
     5 *  @author Eugene Magnier, IfA
     6 *
     7 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-01-24 01:05:41 $
     9 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     10 */
     11
    112#ifndef PM_CONFIG_CAMERA_H
    213#define PM_CONFIG_CAMERA_H
     14
     15/// @addtogroup Config Configuration System
     16/// @{
    317
    418#include <pslib.h>
     
    1327                                       );
    1428
    15 
     29/// @}
    1630#endif
Note: See TracChangeset for help on using the changeset viewer.