Changeset 55 for trunk/orca/ovalue.h
- Timestamp:
- 02/18/06 18:19:46 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/ovalue.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/ovalue.h
r51 r55 486 486 #define orType(val) (val)->type 487 487 #define orAtom(val) (val)->word.atom 488 #define orDatatype(val) (val)->index 488 489 #define orInt(val) (val)->integer 489 490 #define orLogic(val) (val)->integer
