[BACK]Return to communication-model.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

Diff for /OpenXM/doc/OpenXM-specs/communication-model.tex between version 1.9 and 1.10

version 1.9, 2000/11/17 02:50:04 version 1.10, 2003/05/14 03:34:23
Line 1 
Line 1 
 %% $OpenXM: OpenXM/doc/OpenXM-specs/communication-model.tex,v 1.8 2000/09/09 21:59:13 takayama Exp $  %% $OpenXM: OpenXM/doc/OpenXM-specs/communication-model.tex,v 1.9 2000/11/17 02:50:04 takayama Exp $
 //&jp \section{ OpenXM の通信モデル}  //&jp \section{ OpenXM の通信モデル}
 //&eg \section{ Communication model of OpenXM}  //&eg \section{ Communication model of OpenXM}
   
Line 168  a local function ``hoge''.
Line 168  a local function ``hoge''.
   
 /*&C  /*&C
 \begin{center}  \begin{center}
 (OX\_DATA, (CMO\_STRING, 5, "hoge"))  (OX\_DATA, (CMO\_STRING, 4, "hoge"))
 \end{center}  \end{center}
 \begin{center}  \begin{center}
 (OX\_COMMAND, SM\_executeStringByLocalParser)  (OX\_COMMAND, SM\_executeStringByLocalParser)

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>