Changeset 16066 for trunk/psModules/src/objects/pmSource.h
- Timestamp:
- Jan 14, 2008, 4:48:28 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.h
r15980 r16066 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2008-01- 02 20:39:04$5 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2008-01-15 02:48:28 $ 7 7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 8 8 */ … … 233 233 int pmSourceSortByY (const void **a, const void **b); 234 234 235 pmSourceMode pmSourceModeFromString (const char *name); 236 char *pmSourceModeToString (const pmSourceMode mode); 237 235 238 /// @} 236 239 # endif /* PM_SOURCE_H */
Note:
See TracChangeset
for help on using the changeset viewer.
