IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2009, 3:37:17 PM (17 years ago)
Author:
giebink
Message:

ppSub Doxygen tags and Doxygen configuration files added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubKernel.c

    r20053 r21360  
     1/** @file ppSubKernel.c
     2 *
     3 *  @brief
     4 *
     5 *  @ingroup ppSub
     6 *
     7 *  @author IfA
     8 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2009-02-06 01:37:17 $
     10 *  Copyright 2009 Institute for Astronomy, University of Hawaii
     11 */
     12
    113#ifdef HAVE_CONFIG_H
    214#include <config.h>
     
    719#include <psmodules.h>
    820
    9 #define KERNEL_MOSAIC 2                 // Half-number of kernel instances in the mosaic image
     21#define KERNEL_MOSAIC 2                 ///< Half-number of kernel instances in the mosaic image
    1022
    1123
Note: See TracChangeset for help on using the changeset viewer.