Changeset 266

Show
Ignore:
Timestamp:
10/24/2006 05:07:00 AM (2 years ago)
Author:
moo
Message:

trunk->1.0: merged [264], remove false assertion.

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  
    319319    CG(function_table) = &TG(function_table); 
    320320 
    321     assert(EG(class_table) == CG(class_table)); 
    322  
    323321    OG(class_table) = CG(class_table); 
    324322    CG(class_table) = &TG(class_table);