Show
Ignore:
Timestamp:
07/05/07 04:03:51 (17 months ago)
Author:
krobillard
Message:

Added component! & lit-select! datatypes.
ur_makeBlockT() now has a ptr return argument.

Files:
1 modified

Legend:

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

    r418 r426  
    285285            case UT_CONTEXT: 
    286286            case UT_PORT: 
     287            case UT_COMPONENT: 
    287288                idx = it->ctx.wordBlk; 
    288289                if( ur_isLocal(idx) )