Changeset 11253 for trunk/psModules/src/objects/pmSource.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.h
r11203 r11253 1 /** @file pmSource.h 2 * 3 * @author EAM, IfA; GLG, MHPCC 4 * 5 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-01-20 02:01:20 $ 7 * 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 * 1 /* @file pmSource.h 2 * 3 * @author EAM, IfA; GLG, MHPCC 4 * 5 * @version $Revision: 1.10 $ $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_H 13 11 # define PM_SOURCE_H 12 13 /// @addtogroup Objects Object Detection / Analysis Functions 14 /// @{ 14 15 15 16 /** … … 228 229 pmModel *pmSourceSelectModel (pmSource *source); 229 230 231 /// @} 230 232 # endif /* PM_SOURCE_H */
Note:
See TracChangeset
for help on using the changeset viewer.
