Changeset 208 for trunk/archive/pslib/include/psMath.h
- Timestamp:
- Mar 10, 2004, 3:55:28 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMath.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMath.h
r207 r208 107 107 108 108 typedef struct { 109 psType Infotype;109 psType type; 110 110 union { 111 111 int i; … … 115 115 } p_psScalar; 116 116 117 typedef struct {118 psType type;119 psDimension dim;120 } psTypeInfo;121 122 117 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
