Changeset 11253 for trunk/psModules/src/objects/pmSourceFitModel.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceFitModel.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceFitModel.h
r10260 r11253 1 /* *@file pmSourceFitModel.h1 /* @file pmSourceFitModel.h 2 2 * 3 * @author EAM, IfA; GLG, MHPCC3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-11-29 02:44:21 $ 7 * 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 * 5 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-01-24 02:54:15 $ 7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 10 8 */ 11 9 12 10 # ifndef PM_SOURCE_FIT_MODEL_H 13 11 # define PM_SOURCE_FIT_MODEL_H 12 13 /// @addtogroup Objects Object Detection / Analysis Functions 14 /// @{ 14 15 15 16 typedef enum { … … 71 72 ); 72 73 74 /// @} 73 75 # endif /* PM_SOURCE_FIT_MODEL_H */
Note:
See TracChangeset
for help on using the changeset viewer.
