- Timestamp:
- Feb 27, 2008, 5:16:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080223/Ohana/src/libautocode/def/average.d
r16634 r16699 39 39 # all subdivisions as entries which are from a foreign table. 40 40 41 FIELD objID _hi, OBJ_ID_HI, unsigned int, ID upper bytes42 FIELD objID_lo, OBJ_ID_LO, unsigned int, ID lower bytes41 FIELD objID, OBJ_ID, unsigned int, unique ID for object in table 42 FIELD catID, CAT_ID, unsigned int, unique ID for table in which object was first realized 43 43 44 44 # this structure should only be used for internal representations
Note:
See TracChangeset
for help on using the changeset viewer.
