=================================================================== RCS file: /home/cvs/OpenXM/doc/ascm2001/openxm-stackmachines.tex,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/doc/ascm2001/openxm-stackmachines.tex 2001/03/07 02:42:11 1.1 +++ OpenXM/doc/ascm2001/openxm-stackmachines.tex 2001/03/08 00:49:30 1.2 @@ -1,4 +1,4 @@ -% $OpenXM$ +% $OpenXM: OpenXM/doc/ascm2001/openxm-stackmachines.tex,v 1.1 2001/03/07 02:42:11 noro Exp $ \section{OpenXM Stack machines}\label{sec:ox-stackmachines} @@ -27,7 +27,7 @@ If the server gets an {\it OX command} message, then t executes the command. Any OX command message starts with the int32 tag OX\_COMMAND. The body is a stack machine operation code expressed by int32. -The codes are listed below \cite{noro-takayama}. +The codes are listed below \cite{ox-rfc-100}. \begin{verbatim} #define SM_popSerializedLocalObject 258 #define SM_popCMO 262