[BACK]Return to man.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc

Annotation of OpenXM/src/asir-doc/man.texi, Revision 1.10

1.10    ! noro        1: % $OpenXM: OpenXM/src/asir-doc/man.texi,v 1.9 2002/08/13 07:44:04 noro Exp $
1.9       noro        2: \input texinfo
1.1       noro        3: @iftex
                      4: @catcode`@#=6
1.2       noro        5: @def@fref#1{@xrefX[#1,,@code{#1},,,]}
                      6: \JP @def@b#1{{@bf@gt #1}}
                      7: \EG @def@b#1{{@bf #1}}
1.1       noro        8: @catcode`@#=@other
                      9: @end iftex
                     10: @overfullrule=0pt
                     11: @c -*-texinfo-*-
                     12: @comment %**start of header
                     13: @setfilename risaman
                     14: @settitle Asir
                     15: @comment %**end of header
                     16: @comment %@setchapternewpage odd
                     17:
                     18: @ifinfo
                     19: @macro fref{name}
1.2       noro       20: \JP @ref{\name\,,@code{\name\}}
                     21: \EG @ref{\name\,,@code{\name\}}
1.1       noro       22: @end macro
                     23: @end ifinfo
                     24:
                     25: @iftex
                     26: @comment @finalout
                     27: @end iftex
                     28:
                     29: @titlepage
                     30:
                     31: @title Asir
                     32: @subtitle Asir User's Manual
1.10    ! noro       33: @subtitle Asir-20020814
        !            34: @subtitle August 2002
1.1       noro       35:
1.2       noro       36: @author  by Masayuki Noro, Takeshi Shimoyama and Taku Takeshima
1.4       noro       37: @page
                     38: @vskip 0pt plus 1filll
                     39: Copyright @copyright{} FUJITSU LABORATORIES LIMITED.
1.6       noro       40: 1994-2000. All rights reserved.
1.10    ! noro       41: Copyright 2000-2002, Risa/Asir committers, http://www.openxm.org/.
1.1       noro       42: @end titlepage
                     43:
                     44: @synindex vr fn
                     45:
                     46: @comment  node-name,  next,  previous,  up
                     47: @node Top,, (dir), (dir)
                     48:
                     49: @menu
                     50: * Introduction::
                     51: * Risa/Asir::
1.2       noro       52: \BJP
1.1       noro       53: * $B7?(B::
                     54: * $B%f!<%68@8l(B Asir::
                     55: * $B%G%P%C%,(B::
                     56: * $BAH$_9~$_H!?t(B::
                     57: * $BJ,;67W;;(B::
                     58: * $B%0%l%V%J4pDl$N7W;;(B::
                     59: * $BBe?tE*?t$K4X$9$k1i;;(B::
                     60: * $BM-8BBN$K4X$9$k1i;;(B::
                     61: * $BIUO?(B::
                     62: * $B:w0z(B::
1.2       noro       63: \E
                     64: \BEG
                     65: * Data types::
                     66: * User language Asir::
                     67: * Debugger::
                     68: * Built-in Function::
                     69: * Distributed computation::
                     70: * Groebner basis computation::
                     71: * Algebraic numbers::
                     72: * Finite fields::
                     73: * Appendix::
                     74: * Index::
                     75: \E
1.1       noro       76: @end menu
                     77:
                     78: @include parts/intro.texi
                     79: @include parts/risa.texi
                     80: @include parts/type.texi
                     81: @include parts/asir.texi
                     82: @include parts/debug.texi
                     83: @include parts/builtin.texi
                     84: @include parts/process.texi
                     85: @include parts/groebner.texi
                     86: @include parts/algnum.texi
                     87: @include parts/ff.texi
                     88: @include parts/appendix.texi
                     89:
1.2       noro       90: \BJP
1.1       noro       91: @node $B:w0z(B,,, Top
                     92: @unnumbered $B:w0z(B
1.2       noro       93: \E
                     94: \BEG
                     95: @node Index,,, Top
                     96: @unnumbered Index
                     97: \E
1.1       noro       98: @printindex fn
                     99: @printindex cp
                    100: @iftex
                    101: @vfill @eject
                    102: @end iftex
                    103: @summarycontents
                    104: @contents
                    105: @bye

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