Changeset 496 for trunk/orca/context.c

Show
Ignore:
Timestamp:
11/08/07 22:09:39 (13 months ago)
Author:
krobillard
Message:

Orca - bind now binds lit-words.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/context.c

    r154 r496  
    527527        if( (it->type == OT_WORD) || 
    528528            (it->type == OT_SETWORD) || 
     529            (it->type == OT_LITWORD) || 
    529530            (it->type == OT_GETWORD) ) 
    530531        {