Changeset 4493 for trunk/psLib/src/collections/psScalar.h
- Timestamp:
- Jul 6, 2005, 4:17:54 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psScalar.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psScalar.h
r4409 r4493 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-0 6-28 20:17:52$13 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-07-07 02:17:53 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 32 32 typedef struct 33 33 { 34 ps Type type;///< Type of data.34 psMathType type; ///< Type of data. 35 35 36 36 union {
Note:
See TracChangeset
for help on using the changeset viewer.
