[BACK]Return to cman-eg.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

File: [local] / OpenXM / src / asir-contrib / packages / doc / Attic / cman-eg.texi (download)

Revision 1.3, Sat Dec 11 06:49:13 1999 UTC (24 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.2: +3 -3 lines

All interface functions in gnuplot, m, om, phc, and sm1 no longer have
the process descriptor P in the arguments. Instead, the descriptor P is specified
by using the key word argument.  For example,
sm1_hilbert([[x^2+y^2,x*y],[x,y]]|proc=0) means ask the process 0 to compute
the Hilbert function.
Old help files for asir-contrib is temporary stored in oldhelp.tgz.uuencoded.

%$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-eg.texi,v 1.3 1999/12/11 06:49:13 takayama Exp $
\input texinfo
@iftex
@catcode`@#=6
@def@b#1{{@bf@gt #1}}
@catcode`@#=@other
@end iftex
@overfullrule=0pt
@c -*-texinfo-*-
@comment %**start of header
@setfilename asir-contrib
@settitle asir-contrib
@comment %**end of header
@comment %@setchapternewpage odd

@iftex
@comment @finalout
@end iftex

@titlepage

@title Asir OpenXM-Contrib 
@subtitle Asir OpenXM-Contrib User's Manual (English Edition)
@subtitle Edition 1.0 for Asir2000
@subtitle December 1999

@author  by OpenXM Developing Team
@end titlepage

@synindex vr fn

@comment  node-name,  next,  previous,  up
@node Top,, (dir), (dir)

@menu
* Introduction::
* OpenXM-Contrib general Functions::
* GNUPLOT Functions::
* Mathematica Functions::
* PHC Functions::
* OpenMath Functions::
* SM1 Functions::
* Appendix::
* Index::
@end menu

@include intro-eg.texi
@include oxxm-eg.texi
@include oxgnuplot-eg.texi
@include oxmath-eg.texi
@include oxom-eg.texi
@include oxphc-eg.texi
@include oxsm1-eg.texi

@node Index,,, Top
@unnumbered Index
@printindex fn
@printindex cp
@iftex
@vfill @eject
@end iftex
@summarycontents
@contents
@bye