=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/smCommand.h,v retrieving revision 1.8 retrieving revision 1.11 diff -u -p -r1.8 -r1.11 --- OpenXM/doc/OpenXM-web/smCommand.h 2003/02/13 05:12:27 1.8 +++ OpenXM/doc/OpenXM-web/smCommand.h 2016/08/28 02:43:16 1.11 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM/doc/OpenXM-web/smCommand.h,v 1.7 2000/11/30 10:19:53 ohara Exp $ */ +/* $OpenXM: OpenXM/doc/OpenXM-web/smCommand.h,v 1.10 2004/03/08 03:14:23 takayama Exp $ */ /* smCommand.h */ #define SM_popSerializedLocalObject 258 @@ -21,7 +21,9 @@ #define SM_pushCMOtag 277 #define SM_executeFunctionAndPopCMO 278 #define SM_executeFunctionAndPopSerializedLocalObject 279 +#define SM_executeFunctionWithOptionalArgument 282 +#define SM_nop 300 #define SM_control_kill 1024 #define SM_control_to_debug_mode 1025