Changeset 265 for branches/1.1/utils.c
- Timestamp:
- 2006-10-24T07:05:39+02:00 (7 years ago)
- Location:
- branches/1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.1
-
branches/1.1/utils.c
r260 r265 374 374 CG(function_table) = &TG(function_table); 375 375 376 assert(EG(class_table) == CG(class_table));377 378 376 OG(class_table) = CG(class_table); 379 377 CG(class_table) = &TG(class_table);
Note: See TracChangeset
for help on using the changeset viewer.

