=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/smCommand.h,v retrieving revision 1.5 retrieving revision 1.8 diff -u -p -r1.5 -r1.8 --- OpenXM/doc/OpenXM-web/smCommand.h 2000/11/28 17:22:48 1.5 +++ OpenXM/doc/OpenXM-web/smCommand.h 2003/02/13 05:12:27 1.8 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM/doc/OpenXM-web/smCommand.h,v 1.4 2000/11/17 04:35:20 ohara Exp $ */ +/* $OpenXM: OpenXM/doc/OpenXM-web/smCommand.h,v 1.7 2000/11/30 10:19:53 ohara Exp $ */ /* smCommand.h */ #define SM_popSerializedLocalObject 258 @@ -19,15 +19,16 @@ #define SM_getsp 275 #define SM_dupErrors 276 #define SM_pushCMOtag 277 +#define SM_executeFunctionAndPopCMO 278 +#define SM_executeFunctionAndPopSerializedLocalObject 279 + #define SM_control_kill 1024 #define SM_control_to_debug_mode 1025 #define SM_control_exit_debug_mode 1026 #define SM_control_spawn_server 1027 #define SM_control_terminate_server 1028 -#define SM_control_kill_pid 1029 +#define SM_control_reset_connection_server 1029 #define SM_control_reset_connection 1030 -#define SM_control_reset_connection_pid 1031 - #define SM_PRIVATE 0x7fff0000 /* 2147418112 */