Changeset 3 for trunk/orca/ovalue.c

Show
Ignore:
Timestamp:
01/28/06 20:01:50 (3 years ago)
Author:
krobillard
Message:

Added doc/Implemented.
Renamed binary from ocore to orca.
Removed Thune config since it is now its own project.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/ovalue.c

    r1 r3  
    631631            break; 
    632632 
    633 #ifdef OR_CONFIG_THUNE 
     633#if 0 
    634634        case OT_ACTION: 
    635635            if( from->type == OT_INTEGER ) 
     
    44134413    orNative( orDumpNative,    "dump" ); 
    44144414#endif 
    4415  
    4416 #ifdef OR_CONFIG_THUNE 
    4417     extern void ur_calls(); 
    4418     ur_calls(); 
    4419 #endif 
    44204415} 
    44214416