Changeset 3025 for trunk/psLib/src/sysUtils
- Timestamp:
- Jan 17, 2005, 10:58:22 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psType.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psType.h
r2763 r3025 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $14 * @date $Date: 200 4-12-21 00:37:51 $13 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-01-17 20:58:21 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 78 78 79 79 typedef psU8 psMaskType; ///< the C datatype for a mask image 80 80 typedef psBool psBOOL; ///< allow psBOOL to be used instead of psBool (for macros) 81 81 82 82 #define PS_MIN_S8 INT8_MIN /**< minimum valid psS8 value */
Note:
See TracChangeset
for help on using the changeset viewer.
