=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave 2003/05/19 05:15:52 1.9 +++ OpenXM/src/asir-contrib/packages/doc/Attic/sm1.oxweave 2003/05/20 23:25:28 1.10 @@ -1,4 +1,4 @@ -/*$OpenXM: OpenXM/src/asir-contrib/packages/doc/sm1.oxweave,v 1.8 2003/05/18 02:20:21 takayama Exp $ */ +/*$OpenXM: OpenXM/src/asir-contrib/packages/doc/sm1.oxweave,v 1.9 2003/05/19 05:15:52 takayama Exp $ */ /*&C-texi @c DO NOT EDIT THIS FILE oxphc.texi @@ -90,7 +90,7 @@ See the appendix. @menu * ox_sm1_forAsir:: * sm1.start:: -* sm1:: +* sm1.sm1:: * sm1.push_int0:: * sm1.gb:: * sm1.deRham:: @@ -309,11 +309,11 @@ a*da /*&eg-texi @c sort-sm1 -@node sm1,,, SM1 Functions -@subsection @code{sm1} -@findex sm1 +@node sm1.sm1,,, SM1 Functions +@subsection @code{sm1.sm1} +@findex sm1.sm1 @table @t -@item sm1(@var{p},@var{s}) +@item sm1.sm1(@var{p},@var{s}) :: ask the @code{sm1} server to execute the command string @var{s}. @end table @@ -333,11 +333,11 @@ to execute the command string @var{s}. @end itemize */ /*&jp-texi -@node sm1,,, SM1 Functions -@subsection @code{sm1} -@findex sm1 +@node sm1.sm1,,, SM1 Functions +@subsection @code{sm1.sm1} +@findex sm1.sm1 @table @t -@item sm1(@var{p},@var{s}) +@item sm1.sm1(@var{p},@var{s}) :: サーバ @code{sm1} にコマンド列 @var{s} を実行してくれるようにたのむ. @end table @@ -358,20 +358,17 @@ to execute the command string @var{s}. */ /*&C-texi @example -[261] sm1(0," ( (x-1)^2 ) . "); +[261] sm1.sm1(0," ( (x-1)^2 ) . "); 0 [262] ox_pop_string(0); x^2-2*x+1 -[263] sm1(0," [(x*(x-1)) [(x)]] deRham "); +[263] sm1.sm1(0," [(x*(x-1)) [(x)]] deRham "); 0 [264] ox_pop_string(0); [1 , 2] @end example */ -def sm1(P,F) { - ox_execute_string(P,F); - sm1flush(P); -} + /*&jp-texi @table @t @item 参照 @@ -1221,13 +1218,13 @@ sm1.reduction_d(P,F,G) および sm1.reduction_noH_ /*&eg-texi @table @t @item Reference - @code{sm1.start}, @code{Sm1_find_proc}, @code{d_true_nf} + @code{sm1.start}, @code{d_true_nf} @end table */ /*&jp-texi @table @t @item 参照 - @code{sm1.start}, @code{sm1_find_proc}, @code{d_true_nf} + @code{sm1.start}, @code{d_true_nf} @end table */ @@ -2059,13 +2056,13 @@ Slope の絶対値を戻す. /*&eg-texi @table @t @item Reference - @code{sm_gb} + @code{sm.gb} @end table */ /*&jp-texi @table @t @item 参照 - @code{sm_gb} + @code{sm.gb} @end table */