Changeset 27 for trunk/orca/ovalue.h
- Timestamp:
- 02/07/06 16:12:19 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/ovalue.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/ovalue.h
r26 r27 384 384 void orInitEnv( OEnv*, int dataStackSize, int callStackSize ); 385 385 void orFreeEnv( OEnv* ); 386 void orResetEnv( OEnv* ); 386 387 void orAtomStr( OAtom, OString* ); 387 388 OAtom orInternAtom( const char* str, int len );
