=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/smCommand.h,v retrieving revision 1.7 retrieving revision 1.9 diff -u -p -r1.7 -r1.9 --- OpenXM/doc/OpenXM-web/smCommand.h 2000/11/30 10:19:53 1.7 +++ OpenXM/doc/OpenXM-web/smCommand.h 2004/03/08 03:08:12 1.9 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM/doc/OpenXM-web/smCommand.h,v 1.6 2000/11/30 06:52:08 ohara Exp $ */ +/* $OpenXM: OpenXM/doc/OpenXM-web/smCommand.h,v 1.8 2003/02/13 05:12:27 takayama Exp $ */ /* smCommand.h */ #define SM_popSerializedLocalObject 258 @@ -19,6 +19,10 @@ #define SM_getsp 275 #define SM_dupErrors 276 #define SM_pushCMOtag 277 +#define SM_executeFunctionAndPopCMO 278 +#define SM_executeFunctionAndPopSerializedLocalObject 279 +#define SM_executeFunctionWithOptionalArgument 280 + #define SM_control_kill 1024 #define SM_control_to_debug_mode 1025