=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- OpenXM/doc/OpenXM-specs/cmo-basic0.tex 2000/01/24 07:36:35 1.3 +++ OpenXM/doc/OpenXM-specs/cmo-basic0.tex 2000/09/08 17:14:54 1.5 @@ -1,5 +1,5 @@ -%% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v 1.2 2000/01/24 02:48:24 noro Exp $ -//&jp \section{CMO Primitive の object} +%% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-basic0.tex,v 1.4 2000/02/02 02:03:40 takayama Exp $ +//&jp \section{CMO Primitive object} //&eg \section{CMO Primitive object} \label{sec:basic0} /*&jp @@ -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 @@ -272,5 +272,4 @@ The details will be explained in the section on mathca \end{tabular}\\ */ //&jp で表現する. -