Changeset 21360 for trunk/ppSub/src/ppSub.h
- Timestamp:
- Feb 5, 2009, 3:37:17 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSub.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSub.h
r21257 r21360 1 /** @file ppSub.h 2 * 3 * @brief 4 * 5 * @ingroup ppSub 6 * 7 * @author IfA 8 * @version $Revision: 1.6 $ $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 #ifndef PP_SUB_H 2 14 #define PP_SUB_H … … 12 24 #include <psphot.h> 13 25 #include <ppStats.h> 26 27 /// @addtogroup ppSub 28 /// @{ 14 29 15 30 #define PPSUB_RECIPE "PPSUB" /// Name of the recipe to use … … 115 130 bool psMetadataCopySingle(psMetadata *target, psMetadata *source, const char *name); 116 131 132 ///@} 117 133 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
