Return to httpd-rpc.sm1 CVS log | Up to [local] / OpenXM / src / kan96xx / Doc |
version 1.12, 2002/11/10 07:00:03 | version 1.14, 2009/02/22 17:30:03 | ||
---|---|---|---|
|
|
||
%% $OpenXM: OpenXM/src/kan96xx/Doc/httpd-rpc.sm1,v 1.11 2002/11/04 05:40:40 takayama Exp $ | %% $OpenXM: OpenXM/src/kan96xx/Doc/httpd-rpc.sm1,v 1.13 2002/12/04 00:02:10 takayama Exp $ | ||
%% http server by sm1. Used for RPC. Generic example. | %% http server by sm1. Used for RPC. Generic example. | ||
[(parse) (httpd.sm1) pushfile] extension pop | [(parse) (httpd.sm1) pushfile] extension pop | ||
|
|
||
def | def | ||
/httpd.asirman | /httpd.asirman | ||
("http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.1/doc/asir2000/html-eg/man_toc.html") | ("http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.1/doc/asir2000/html-en/man_toc.html") | ||
def | def | ||
/httpd.asirman.ja | /httpd.asirman.ja | ||
("http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.1/doc/asir2000/html-jp/man_toc.html") | ("http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.1/doc/asir2000/html-ja/man_toc.html") | ||
def | def | ||
[(parse) (oxasir.sm1) pushfile] extension | [(parse) (oxasir.sm1) pushfile] extension | ||
|
|
||
(end) (quit) (output) (bload27) (open) | (end) (quit) (output) (bload27) (open) | ||
(plot) (ctrl) (debug) (error) (port) (bind) (accept) | (plot) (ctrl) (debug) (error) (port) (bind) (accept) | ||
(draw) (peek) (poke) | (draw) (peek) (poke) | ||
(write_string_to_a_file) (_filter) | |||
] | ] | ||
def | def |