Changeset 21360 for trunk/ppSub/src/ppSubKernel.c
- Timestamp:
- Feb 5, 2009, 3:37:17 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubKernel.c (modified) (2 diffs)
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 1 13 #ifdef HAVE_CONFIG_H 2 14 #include <config.h> … … 7 19 #include <psmodules.h> 8 20 9 #define KERNEL_MOSAIC 2 // Half-number of kernel instances in the mosaic image21 #define KERNEL_MOSAIC 2 ///< Half-number of kernel instances in the mosaic image 10 22 11 23
Note:
See TracChangeset
for help on using the changeset viewer.
