Changeset 6899 for branches/rel10_ifa/psModules/src/objects/pmSource.h
- Timestamp:
- Apr 18, 2006, 8:31:55 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/objects/pmSource.h
r6859 r6899 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.1.2. 3$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-04-1 4 21:43:59$5 * @version $Revision: 1.1.2.4 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-04-19 06:31:55 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 21 21 * values with specific meanings that other functions can add to or define? 22 22 */ 23 24 /* 23 25 typedef enum { 24 26 PM_SOURCE_MASK_CLEAR = 0x00, … … 27 29 PM_SOURCE_MASK_MARKED = 0x08, 28 30 } psphotMaskValues; 31 */ 29 32 30 33 /** pmSourceType enumeration
Note:
See TracChangeset
for help on using the changeset viewer.
