=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- OpenXM/doc/OpenXM-specs/cmo-basic0.tex 2000/01/24 07:36:35 1.3 +++ OpenXM/doc/OpenXM-specs/cmo-basic0.tex 2000/02/02 02:03:40 1.4 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v 1.2 2000/01/24 02:48:24 noro Exp $ +%% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v 1.3 2000/01/24 07:36:35 noro Exp $ //&jp \section{CMO Primitive ¤Î object} //&eg \section{CMO Primitive object} \label{sec:basic0} @@ -73,7 +73,7 @@ any CMObject consists of a tag and a body: \\ /*&C @../SSkan/plugin/cmotag.h \begin{verbatim} -#define LARGEID 0x7f000000 +#define LARGEID 0x7f000000 /* 2130706432 */ #define CMO_ERROR2 (LARGEID+2) #define CMO_NULL 1 #define CMO_INT32 2