Changeset 274 for trunk/thune/make.c

Show
Ignore:
Timestamp:
09/11/06 16:04:02 (2 years ago)
Author:
krobillard
Message:

Thune - Added UDS sub-project.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/make.c

    r268 r274  
    259259 
    260260 
     261#ifndef UR_CONFIG_UDS 
    261262/* 
    262263   Create context from initializer block. 
     
    371372    } 
    372373} 
     374#endif 
    373375 
    374376 
     
    10161018 
    10171019 
     1020#ifndef UR_CONFIG_UDS 
    10181021/* 
    10191022  (datatype! proto -- value) 
     
    14471450    ur_throwErr( ur_thread, UR_EX_DATATYPE, "Invalid make values" ); 
    14481451} 
     1452#endif 
    14491453 
    14501454