Changeset 265
- Timestamp:
- 10/24/2006 07:05:39 AM (7 years ago)
- Location:
- branches/1.1
- Files:
-
- 2 modified
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);

