[BACK]Return to k0-man.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / k097 / Doc

Annotation of OpenXM/src/k097/Doc/k0-man.texi, Revision 1.1

1.1     ! takayama    1: %% $OpenXM$
        !             2: /*&C
        !             3: \input texinfo
        !             4: @iftex
        !             5: @catcode`@#=6
        !             6: @def@b#1{{@bf@gt #1}}
        !             7: @catcode`@#=@other
        !             8: @end iftex
        !             9: @overfullrule=0pt
        !            10: @c -*-texinfo-*-
        !            11: @comment %**start of header
        !            12: @setfilename complex
        !            13: @settitle complex
        !            14: @comment %**end of header
        !            15: @comment %@setchapternewpage odd
        !            16:
        !            17: @iftex
        !            18: @comment @finalout
        !            19: @end iftex
        !            20:
        !            21: @titlepage
        !            22:
        !            23: */
        !            24:
        !            25: //&C @title  Kan/k0   Manual
        !            26: //&ja @subtitle Kan/k0 User's Manual (日本語版)
        !            27: //&en @subtitle Kan/k0 User's Manual
        !            28: /*&C
        !            29: @subtitle Edition 1.1.3 for OpenXM/kan/k0
        !            30: @subtitle May 27, 2001
        !            31:
        !            32: @author  by Nobuki Takayama
        !            33: @end titlepage
        !            34:
        !            35: @synindex vr fn
        !            36:
        !            37: @comment  node-name,  next,  previous,  up
        !            38: @node Top,, (dir), (dir)
        !            39:
        !            40: */
        !            41:
        !            42: /*&ja
        !            43:
        !            44: @menu
        !            45: * 基本 函数::
        !            46: * 基本 函数 (追加)::
        !            47: * COMPLEX 函数::
        !            48: * Primitive 函数::
        !            49: * 索引::
        !            50: @end menu
        !            51:
        !            52: */
        !            53: /*&en
        !            54:
        !            55: @menu
        !            56: * STANDARD function::
        !            57: * COMPLEX function::
        !            58: * Primitive function::
        !            59: * index::
        !            60: @end menu
        !            61:
        !            62: */
        !            63:
        !            64:
        !            65: /*&ja
        !            66: @include standard-ja.texi
        !            67: */
        !            68: /*&en
        !            69: @include standard-en.texi
        !            70: */
        !            71: /*&ja
        !            72: @include complex-ja.texi
        !            73: */
        !            74: /*&en
        !            75: @include complex-en.texi
        !            76: */
        !            77:
        !            78:
        !            79: /*&ja
        !            80: @node 索引,,, Top
        !            81: @unnumbered 索引
        !            82: */
        !            83: /*&en
        !            84: @node index,,, Top
        !            85: @unnumbered index
        !            86: */
        !            87: /*&C
        !            88: @printindex fn
        !            89: @printindex cp
        !            90: @iftex
        !            91: @vfill @eject
        !            92: @end iftex
        !            93: @summarycontents
        !            94: @contents
        !            95: @bye
        !            96: */

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