Changeset 268 for trunk/thune/make.c

Show
Ignore:
Timestamp:
09/06/06 22:35:29 (2 years ago)
Author:
krobillard
Message:

Thune - Added UR_CONFIG_DT_CODE

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/make.c

    r266 r268  
    14131413            break; 
    14141414 
     1415#ifdef UR_CONFIG_DT_CODE 
    14151416        case UT_CODE: 
    14161417            if( ur_is(tos, UT_LITWORD) && (argc == 2) ) 
     
    14321433            } 
    14331434            goto error; 
     1435#endif 
    14341436 
    14351437        default: