=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-specs/library.tex,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/doc/OpenXM-specs/library.tex 2000/03/16 04:59:53 1.4 +++ OpenXM/doc/OpenXM-specs/library.tex 2000/09/08 18:57:49 1.5 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/doc/OpenXM-specs/library.tex,v 1.3 2000/01/24 02:48:24 noro Exp $ +%% $OpenXM: OpenXM/doc/OpenXM-specs/library.tex,v 1.4 2000/03/16 04:59:53 noro Exp $ /*&jp \section{ OX サーバに対する C ライブラリインタフェース } @@ -116,5 +116,17 @@ These function requests a server to execute a string { /*&jp 文字列 {\tt s} をサーバに実行させる. {\tt s} はサーバのパーザ が受理可能なものでなければならない. +*/ + +//&C + +/*&jp +ライブラリモードのサンプルソースは {\tt OpenXM/doc/oxlib} +にある. +*/ + +/*&eg +Sample source codes to use the library mode interface can be found in +{\tt OpenXM/doc/oxlib}. */