Changeset 266
- Timestamp:
- 10/24/2006 05:07:00 AM (2 years ago)
- Location:
- branches/1.0
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0
- Property svnmerge-integrated set to /trunk:1-70,264
-
branches/1.0/utils.c
r211 r266 319 319 CG(function_table) = &TG(function_table); 320 320 321 assert(EG(class_table) == CG(class_table));322 323 321 OG(class_table) = CG(class_table); 324 322 CG(class_table) = &TG(class_table);

