version 1.2, 1999/12/21 02:47:32 |
version 1.6, 2000/01/20 03:00:34 |
|
|
@comment $OpenXM$ |
@comment $OpenXM: OpenXM/src/asir-doc/parts/risa.texi,v 1.5 2000/01/20 01:44:33 noro Exp $ |
@node Risa/Asir,,, Top |
@node Risa/Asir,,, Top |
@chapter Risa/Asir |
@chapter Risa/Asir |
|
|
Line 323 a message as follows. |
|
Line 323 a message as follows. |
|
@example |
@example |
% /usr/local/bin/asir |
% /usr/local/bin/asir |
asir_key not found. |
asir_key not found. |
ID for this machine is XXXXXXXX. |
|
See the file ASIR_INSTALL to get the correct key. |
You need a key for each machine on which you want to run Asir. |
|
In order to get the key, send an e-mail consisting of the following |
|
single line to risa@@sec.flab.fujitsu.co.jp. |
|
|
|
ASIR XXXXXXXX |
|
|
|
After a while, an e-mail will be returned containing only one line like |
|
|
|
YYYYYYYY YYYYYYYY YYYYYYYY |
|
|
|
Create '/export/home/noro/ca/Kobe/OpenXM/lib/asir/asir_key' |
|
if necessary and append the returned string to the file. |
@end example |
@end example |
|
|
@noindent |
@noindent |
Line 334 See the file ASIR_INSTALL to get the correct key. |
|
Line 345 See the file ASIR_INSTALL to get the correct key. |
|
@code{key} $B$rF~<j$9$k$?$a$K$O(B, |
@code{key} $B$rF~<j$9$k$?$a$K$O(B, |
|
|
@example |
@example |
risa@@para.flab.fujitsu.co.jp |
risa@@sec.flab.fujitsu.co.jp |
@end example |
@end example |
|
|
$B08$K(B, |
$B08$K(B, |
|
|
to address |
to address |
|
|
@example |
@example |
risa@@para.flab.fujitsu.co.jp |
risa@@sec.flab.fujitsu.co.jp |
@end example |
@end example |
|
|
@noindent |
@noindent |
Line 390 All after this, call again @samp{asir}. |
|
Line 401 All after this, call again @samp{asir}. |
|
|
|
@example |
@example |
% /usr/local/bin/asir |
% /usr/local/bin/asir |
This is Asir, Version 990831. |
This is Risa/Asir, Version 991227. |
Copyright (C) FUJITSU LABORATORIES LIMITED. |
Copyright (C) FUJITSU LABORATORIES LIMITED. |
3 March 1994. All rights reserved. |
1994-1999. All rights reserved. |
[0] |
[0] |
@end example |
@end example |
|
|
|
|
@item d |
@item d |
$B%G%P%C%0%b!<%I$KF~$k(B. $B%G%P%C%,$K4X$7$F$O(B @xref{$B%G%P%C%,(B}. |
$B%G%P%C%0%b!<%I$KF~$k(B. $B%G%P%C%,$K4X$7$F$O(B @xref{$B%G%P%C%,(B}. |
@item u |
@item u |
@code{register_handler()} (@pxref{ox_reset register_handler}) $B$GEPO?$5$l$?(B |
@code{register_handler()} (@pxref{ox_reset ox_intr register_handler}) $B$GEPO?$5$l$?(B |
$B4X?t$r<B9T8e%H%C%W%l%Y%k$KLa$k(B. ($B3NG'$"$j(B) |
$B4X?t$r<B9T8e%H%C%W%l%Y%k$KLa$k(B. ($B3NG'$"$j(B) |
@item w |
@item w |
$BCfCGE@$^$G$NH!?t$N8F$S=P$7Ns$rI=<($9$k(B. |
$BCfCGE@$^$G$NH!?t$N8F$S=P$7Ns$rI=<($9$k(B. |
Line 878 algebraic engine, (e.g., arithmetic operation, factori |
|
Line 889 algebraic engine, (e.g., arithmetic operation, factori |
|
Detailed description about the debugger will be given in @ref{Debugger}. |
Detailed description about the debugger will be given in @ref{Debugger}. |
@item u |
@item u |
After executing a function registered by @code{register_handler()} |
After executing a function registered by @code{register_handler()} |
(@pxref{ox_reset register_handler}), returns to toplevel. A confirmation |
(@pxref{ox_reset ox_intr register_handler}), returns to toplevel. A confirmation |
is prompted. |
is prompted. |
@item w |
@item w |
Displays the calling sequence up to the interruption. |
Displays the calling sequence up to the interruption. |