Show
Ignore:
Timestamp:
06/22/07 20:53:36 (17 months ago)
Author:
krobillard
Message:

Rune works again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/gc.c

    r387 r418  
    446446    blk.used      = UR_TOS - UR_BOS; 
    447447 
     448#ifndef LANG_RUNE 
    448449    assert( ur_is(UR_BOS, UT_UNSET) ); 
     450#endif 
    449451    assert( blk.used > -1 ); 
    450452