=================================================================== RCS file: /home/cvs/OpenXM/doc/calc2000/openxm-stackmachines.tex,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/doc/calc2000/openxm-stackmachines.tex 2000/04/24 04:20:11 1.1 +++ OpenXM/doc/calc2000/openxm-stackmachines.tex 2000/04/27 05:42:18 1.2 @@ -1,4 +1,4 @@ -% $OpenXM: OpenXM/doc/issac2000/openxm-stackmachines.tex,v 1.14 2000/01/17 08:50:56 noro Exp $ +% $OpenXM: OpenXM/doc/calc2000/openxm-stackmachines.tex,v 1.1.1.1 2000/04/24 04:20:11 noro Exp $ \section{OpenXM Stack machines}\label{sec:ox-stackmachines} @@ -25,7 +25,7 @@ and pushes the object onto the stack. If the server gets an {\it OX command} message, then the server executes the command. -Any OX command message starts with the int32 tag OX\_COMMAND. +Any OX command message starts with the int32 tag {\tt OX\_COMMAND}. The body is a stack machine operation code expressed by int32. The codes are listed below \cite{noro-takayama}. \begin{verbatim}