diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-11-03 21:12:13 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-11-03 21:12:13 +0000 |
commit | 88e1864e50ad89e756a8b5d3356b997622ec83eb (patch) | |
tree | 56ad4a8fdca489659166d9985a71942224caae31 /math/asir2000 | |
parent | 1062fe66e391d0e037383ebff914350661c636e3 (diff) | |
download | ports-88e1864e50ad89e756a8b5d3356b997622ec83eb.tar.gz ports-88e1864e50ad89e756a8b5d3356b997622ec83eb.zip |
Notes
Diffstat (limited to 'math/asir2000')
-rw-r--r-- | math/asir2000/Makefile | 17 | ||||
-rw-r--r-- | math/asir2000/distinfo | 12 | ||||
-rw-r--r-- | math/asir2000/files/patch-ac | 8 | ||||
-rw-r--r-- | math/asir2000/files/patch-ag | 42 | ||||
-rw-r--r-- | math/asir2000/files/patch-ba | 18 | ||||
-rw-r--r-- | math/asir2000/files/patch-bb | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-bc | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-bd | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-be | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-bf | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-bg | 11 | ||||
-rw-r--r-- | math/asir2000/files/patch-bh | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-bi | 11 | ||||
-rw-r--r-- | math/asir2000/files/patch-bk | 6 | ||||
-rw-r--r-- | math/asir2000/files/patch-ca | 20 | ||||
-rw-r--r-- | math/asir2000/files/patch-da | 9 | ||||
-rw-r--r-- | math/asir2000/pkg-plist | 1026 |
17 files changed, 47 insertions, 1169 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 30767ee54685..2eda5df85141 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -6,8 +6,7 @@ # PORTNAME= asir -PORTVERSION= 20070806 -PORTREVISION= 5 +PORTVERSION= 20110810 CATEGORIES= math MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ ftp://ftp.asir.org/pub/asir/src/ \ @@ -18,20 +17,18 @@ EXTRACT_ONLY= ${ASIR_SRC} MAINTAINER= saito@asir.org COMMENT= The system Risa/Asir is a general computer algebra system -BROKEN= Only builds with now-nonexistant automake15 - LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes -#XXX USE_AUTOTOOLS= automake autoconf -CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari +USE_AUTOTOOLS= aclocal automake autoconf +CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari --with-gc7 ASIR_SRC_VERSION= ${PORTVERSION} -ASIR_DOC_VERSION= 20070718 -GC_VERSION= 6.8 +ASIR_DOC_VERSION= 20110808 +GC_VERSION= 7.1 ASIR_SRC= asir-${ASIR_SRC_VERSION}${EXTRACT_SUFX} ASIR_DOC= asirdoc-${ASIR_DOC_VERSION}${EXTRACT_SUFX} -GC_SRC= gc${GC_VERSION}${EXTRACT_SUFX} +GC_SRC= gc-${GC_VERSION}${EXTRACT_SUFX} MAN1= asir.1 WRKSRC= ${WRKDIR}/asir2000 @@ -41,6 +38,7 @@ LIB_DATA= alpi bfct bgk const cyclic defs.h dfff dmul dmul102 \ sturm sym weight xm PORTDOCS= * +PORTDATA= * .include <bsd.port.pre.mk> @@ -65,6 +63,7 @@ post-install: @${LN} -fs ${PREFIX}/bin/asir ${DATADIR}/ox_asir @${LN} -fs ${PREFIX}/bin/asir ${DATADIR}/ox_plot @${LN} -fs ${PREFIX}/bin/asir ${DATADIR}/ox_launch + @${LN} -fs ${DATADIR} ${PREFIX}/lib/asir @${INSTALL_MAN} ${WRKDIR}/asirdoc/${MAN1} ${MAN1PREFIX}/man/man1 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/math/asir2000/distinfo b/math/asir2000/distinfo index d1873262e734..ef94632ad72b 100644 --- a/math/asir2000/distinfo +++ b/math/asir2000/distinfo @@ -1,6 +1,6 @@ -SHA256 (asir-20070806.tar.gz) = 3eabdc3ec46b43a32112ebfc7a3b8aedb57add718caddf60bb4d8eca54c2af60 -SIZE (asir-20070806.tar.gz) = 2488044 -SHA256 (asirdoc-20070718.tar.gz) = 0c8e2714129bb6c0eb9170822b688d2d93f7f9ce67683813ee473ff3b3779fbb -SIZE (asirdoc-20070718.tar.gz) = 1396218 -SHA256 (gc6.8.tar.gz) = 448f8e4c6ee8c80eac059cf1c9379d20c388bcb900fc0796cd2a44d1dcbbae69 -SIZE (gc6.8.tar.gz) = 756879 +SHA256 (asir-20110810.tar.gz) = 878863d33ebee13123bab7619b02459a8f769aef0803ea73a0d68e9d3a9829a4 +SIZE (asir-20110810.tar.gz) = 2039536 +SHA256 (asirdoc-20110808.tar.gz) = c374deaf267a658416d32e79b7e0474ef784e403855c1e0248b117fc6bfebab1 +SIZE (asirdoc-20110808.tar.gz) = 1360135 +SHA256 (gc-7.1.tar.gz) = e3cef6028fe3efe7de3bcf4107c880eae50b3ee79841450d885467c09bcebf30 +SIZE (gc-7.1.tar.gz) = 1077714 diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index dc4fa46df8c4..846397d4e7f8 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,8 +1,8 @@ ---- include/version.h.orig Mon Aug 6 17:15:26 2007 -+++ include/version.h Tue Aug 14 02:56:32 2007 +--- include/version.h.orig 2011-08-08 14:41:05.000000000 +0900 ++++ include/version.h 2011-08-08 14:41:28.000000000 +0900 @@ -48,4 +48,4 @@ - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.282 2007/08/06 08:15:26 saito Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.331 2011/07/21 04:43:26 noro Exp $ */ - #define ASIR_VERSION 20070806 + #define ASIR_VERSION 20110721 -#define ASIR_DISTRIBUTION "Kobe" +#define ASIR_DISTRIBUTION "Plotting Group" diff --git a/math/asir2000/files/patch-ag b/math/asir2000/files/patch-ag deleted file mode 100644 index 32dbafe4d817..000000000000 --- a/math/asir2000/files/patch-ag +++ /dev/null @@ -1,42 +0,0 @@ ---- parse/glob.c.orig Thu Jan 4 00:48:08 2007 -+++ parse/glob.c Wed Jul 18 12:25:46 2007 -@@ -51,10 +51,11 @@ - #include "al.h" - #include "parse.h" - #include "ox.h" -+#include "version.h" - #if defined(PARI) - #include "genpari.h" - #endif --#if !defined(VISUAL) && !defined(_PA_RISC1_1) && !defined(linux) && !defined(SYSV) && !defined(__CYGWIN__) && !defined(__INTERIX) -+#if !defined(VISUAL) && !defined(_PA_RISC1_1) && !defined(linux) && !defined(SYSV) && !defined(__CYGWIN__) && !defined(__INTERIX) && !defined(__FreeBSD__) - #include <sgtty.h> - #endif - -@@ -765,7 +766,7 @@ - char *get_pariversion() - { - #if PARI --#if 0 -+#if 1 - return PARIVERSION", Copyright (C) 2000-2005 The PARI Group.\n"; - #else - return "PARI 2.0.17, copyright 1989-1999, C. Batut, K. Belabas, D. Bernardi,\n H. Cohen and M. Olivier.\n"; -@@ -785,7 +786,7 @@ - - void copyright() - { -- char *format = "This is Risa/Asir%s, Version %d (%s Distribution).\nCopyright (C) 1994-2000, all rights reserved, FUJITSU LABORATORIES LIMITED.\nCopyright 2000-2007, Risa/Asir committers, http://www.openxm.org/.\nGC 6.5 Copyright 1988-2005, H-J. Boehm, A. J. Demers, Xerox, SGI, HP.\n%s"; -+ char *format = "This is Risa/Asir%s, Version %d (%s Distribution).\nCopyright (C) 1994-2000, all rights reserved, FUJITSU LABORATORIES LIMITED.\nCopyright 2000-2007, Risa/Asir committers, http://www.openxm.org/.\nGC 6.8 Copyright 1988-2005, H-J. Boehm, A. J. Demers, Xerox, SGI, HP.\n%s"; - printf(format, get_intervalversion(), get_asir_version(), get_asir_distribution(), get_pariversion()); - } - -@@ -794,7 +795,7 @@ - static char *notice; - char *s1, *s2, *s3; - int d, len; -- char *format = "This is Risa/Asir%s, Version %d (%s Distribution).\nCopyright (C) 1994-2000, all rights reserved, FUJITSU LABORATORIES LIMITED.\nCopyright 2000-2007, Risa/Asir committers, http://www.openxm.org/.\nGC 6.5 copyright 1988-2005, H-J. Boehm, A. J. Demers, Xerox, SGI, HP.\n%s"; -+ char *format = "This is Risa/Asir%s, Version %d (%s Distribution).\nCopyright (C) 1994-2000, all rights reserved, FUJITSU LABORATORIES LIMITED.\nCopyright 2000-2007, Risa/Asir committers, http://www.openxm.org/.\nGC 6.8 copyright 1988-2005, H-J. Boehm, A. J. Demers, Xerox, SGI, HP.\n%s"; - if (!notice) { - s1 = get_intervalversion(); - s2 = get_asir_distribution(); diff --git a/math/asir2000/files/patch-ba b/math/asir2000/files/patch-ba index 6568deefa7dc..f2d0c3835126 100644 --- a/math/asir2000/files/patch-ba +++ b/math/asir2000/files/patch-ba @@ -1,5 +1,5 @@ ---- Makefile.am.orig Mon Aug 6 16:59:49 2007 -+++ Makefile.am Mon Aug 6 17:07:45 2007 +--- Makefile.am.orig 2009-03-04 18:15:36.000000000 +0900 ++++ Makefile.am 2011-08-08 15:35:03.000000000 +0900 @@ -9,7 +9,8 @@ SUBDIRS = asm builtin engine fft include io lib parse ${PLOTDIR} @@ -9,17 +9,8 @@ +asirdir = ${bindir} asir_PROGRAMS = asir asir_SOURCES = parse/main.c - asir_LDADD = libasir.a libasir-gc.a -@@ -17,7 +18,7 @@ - - GC = gc6.8 - GC_TAR_GZ = ${GC}.tar.gz --GC_PATCH = gc6.5-risa.diff -+GC_PATCH = gc6.8-risa.diff - GC_DISTDIR = @GC_DISTDIR@ - GC_MASTER_SITE=ftp://ftp.math.kobe-u.ac.jp/pub/OpenXM/misc/ - OX_FETCH = ${bindir}/oxfetch.sh -@@ -104,33 +105,33 @@ + asir_LDADD = libasir.a @ASIR_GCLIB@ +@@ -90,33 +91,34 @@ ${INSTALL_DATA} libasir-gc.a ${DESTDIR}${libdir}/libasir-gc.a install-openxm: asir${EXEEXT} install-libasir install-libasir-gc @@ -38,6 +29,7 @@ - ${LN_S} asir${EXEEXT} ox_plot${EXEEXT}) - (cd ${top_srcdir}/include; ${MAKE} install) - (cd ${top_srcdir}/parse; ${MAKE} install) ++ ${INSTALL_PROGRAM} ${asir_PROGRAMS} /usr/local/bin +# -mkdir -p ${DESTDIR}${bindir} +# ${INSTALL_PROGRAM} asir /usr/local/bin +# -mkdir -p ${DESTDIR}${asirdir} diff --git a/math/asir2000/files/patch-bb b/math/asir2000/files/patch-bb index 30e8d758d0fb..0d9799642177 100644 --- a/math/asir2000/files/patch-bb +++ b/math/asir2000/files/patch-bb @@ -1,7 +1,7 @@ ---- asm/Makefile.am.orig Fri May 2 02:18:28 2003 -+++ asm/Makefile.am Fri May 2 02:18:50 2003 +--- asm/Makefile.am.orig 2009-02-13 22:21:19.000000000 +0900 ++++ asm/Makefile.am 2011-08-08 14:23:31.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/asm/Makefile.am,v 1.3 2003/03/20 07:34:08 ohara Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/asm/Makefile.am,v 1.4 2009/02/13 13:21:19 ohara Exp $ -asirdir = ${prefix}/lib/asir +asirdir = ${prefix}/share/asir diff --git a/math/asir2000/files/patch-bc b/math/asir2000/files/patch-bc index ac0aabe44183..5fa557d69f33 100644 --- a/math/asir2000/files/patch-bc +++ b/math/asir2000/files/patch-bc @@ -1,7 +1,7 @@ ---- builtin/Makefile.am.orig Mon Dec 20 16:12:28 2004 -+++ builtin/Makefile.am Mon Dec 20 16:12:46 2004 +--- builtin/Makefile.am.orig 2011-08-08 14:24:27.000000000 +0900 ++++ builtin/Makefile.am 2011-08-08 14:24:41.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.8 2004/12/19 17:06:23 ohara Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.9 2009/02/13 13:21:19 ohara Exp $ -asirdir = ${prefix}/lib/asir +asirdir = ${prefix}/share/asir diff --git a/math/asir2000/files/patch-bd b/math/asir2000/files/patch-bd index eb5e1e913731..87da9a56fcb6 100644 --- a/math/asir2000/files/patch-bd +++ b/math/asir2000/files/patch-bd @@ -1,7 +1,7 @@ ---- engine/Makefile.am.orig Fri May 2 02:20:57 2003 -+++ engine/Makefile.am Fri May 2 02:21:10 2003 +--- engine/Makefile.am.orig 2011-08-08 14:25:27.000000000 +0900 ++++ engine/Makefile.am 2011-08-08 14:25:38.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/engine/Makefile.am,v 1.3 2003/03/20 07:34:09 ohara Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/engine/Makefile.am,v 1.9 2009/02/13 13:21:19 ohara Exp $ -asirdir = ${prefix}/lib/asir +asirdir = ${prefix}/share/asir diff --git a/math/asir2000/files/patch-be b/math/asir2000/files/patch-be index 6de80a67cba1..3713156e3edc 100644 --- a/math/asir2000/files/patch-be +++ b/math/asir2000/files/patch-be @@ -1,7 +1,7 @@ ---- fft/Makefile.am.orig Fri May 2 02:22:14 2003 -+++ fft/Makefile.am Fri May 2 02:22:25 2003 +--- fft/Makefile.am.orig 2011-08-08 14:26:18.000000000 +0900 ++++ fft/Makefile.am 2011-08-08 14:26:27.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/fft/Makefile.am,v 1.3 2003/03/20 07:34:10 ohara Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/fft/Makefile.am,v 1.4 2009/02/13 13:21:19 ohara Exp $ -asirdir = ${prefix}/lib/asir +asirdir = ${prefix}/share/asir diff --git a/math/asir2000/files/patch-bf b/math/asir2000/files/patch-bf index 7e88ba6e3be2..c37369227ab7 100644 --- a/math/asir2000/files/patch-bf +++ b/math/asir2000/files/patch-bf @@ -1,7 +1,7 @@ ---- io/Makefile.am.orig Fri May 2 02:23:04 2003 -+++ io/Makefile.am Fri May 2 02:23:28 2003 +--- io/Makefile.am.orig 2011-08-08 14:26:59.000000000 +0900 ++++ io/Makefile.am 2011-08-08 14:27:11.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/io/Makefile.am,v 1.3 2003/03/20 07:34:11 ohara Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/io/Makefile.am,v 1.4 2009/02/13 13:21:20 ohara Exp $ -asirdir = ${prefix}/lib/asir +asirdir = ${prefix}/share/asir diff --git a/math/asir2000/files/patch-bg b/math/asir2000/files/patch-bg deleted file mode 100644 index 5c63716224b0..000000000000 --- a/math/asir2000/files/patch-bg +++ /dev/null @@ -1,11 +0,0 @@ ---- parse/Makefile.am.orig Sun Feb 18 17:46:47 2007 -+++ parse/Makefile.am Wed Jul 18 11:39:43 2007 -@@ -4,7 +4,7 @@ - inc_HEADERS = comp.h cpp.h parse.h w_stdio.h - - GC = gc6.8 --asirdir = ${prefix}/lib/asir -+asirdir = ${prefix}/share/asir - DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\" - INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \ - -I${top_srcdir}/${GC}/include \ diff --git a/math/asir2000/files/patch-bh b/math/asir2000/files/patch-bh index fa47c6eb35d3..ececb50d8fc6 100644 --- a/math/asir2000/files/patch-bh +++ b/math/asir2000/files/patch-bh @@ -1,7 +1,7 @@ ---- plot/Makefile.am.orig Fri May 2 02:24:53 2003 -+++ plot/Makefile.am Fri May 2 02:25:03 2003 +--- plot/Makefile.am.orig 2009-02-13 22:21:20.000000000 +0900 ++++ plot/Makefile.am 2011-08-08 14:21:28.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/plot/Makefile.am,v 1.3 2003/03/20 07:34:13 ohara Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/plot/Makefile.am,v 1.4 2009/02/13 13:21:20 ohara Exp $ -asirdir = ${prefix}/lib/asir +asirdir = ${prefix}/share/asir diff --git a/math/asir2000/files/patch-bi b/math/asir2000/files/patch-bi deleted file mode 100644 index 45e230027dee..000000000000 --- a/math/asir2000/files/patch-bi +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Fri May 2 02:12:44 2003 -+++ configure.in Fri May 2 02:15:11 2003 -@@ -2,7 +2,7 @@ - - AC_INIT([LICENSE]) - AC_PREREQ(2.53) --AM_INIT_AUTOMAKE(asir, 20030307) -+AM_INIT_AUTOMAKE(asir, 20030825) - AM_MAINTAINER_MODE - - AC_CANONICAL_SYSTEM diff --git a/math/asir2000/files/patch-bk b/math/asir2000/files/patch-bk index 428aaebcc550..a60dc4752a8f 100644 --- a/math/asir2000/files/patch-bk +++ b/math/asir2000/files/patch-bk @@ -1,7 +1,7 @@ ---- lib/Makefile.am.orig Fri May 2 02:30:42 2003 -+++ lib/Makefile.am Tue Jan 27 14:57:47 2004 +--- lib/Makefile.am.orig 2011-08-08 14:38:10.000000000 +0900 ++++ lib/Makefile.am 2011-08-08 14:38:35.000000000 +0900 @@ -1,6 +1,6 @@ - ## $OpenXM: OpenXM_contrib2/asir2000/lib/Makefile.am,v 1.10 2003/12/12 08:03:12 noro Exp $ + ## $OpenXM: OpenXM_contrib2/asir2000/lib/Makefile.am,v 1.12 2009/02/22 16:51:36 ohara Exp $ -asirdir = ${libdir}/asir +asirdir = ${datadir}/asir diff --git a/math/asir2000/files/patch-ca b/math/asir2000/files/patch-ca deleted file mode 100644 index 37add6e025cf..000000000000 --- a/math/asir2000/files/patch-ca +++ /dev/null @@ -1,20 +0,0 @@ ---- builtin/parif.c.orig Sat Feb 15 07:29:07 2003 -+++ builtin/parif.c Fri Jan 7 01:38:45 2005 -@@ -95,7 +95,7 @@ - { GEN _pt1_,_pt2_,_pt3_; CALLPARI2(pf,ARG0(ar),ARG1(ar),MKPREC(ar,3,ARG2(ar)),rp); } - - #if defined(INTERVAL) --#define PREC_CONV pariK1 -+#define PREC_CONV (0.103810253/(BYTES_IN_LONG/4)) /* log(10)/(SL*log(2)) */ - #else - #if defined(LONG_IS_32BIT) - #define PREC_CONV 0.103810253 -@@ -243,7 +243,7 @@ - GEN p1,p2,p3; - - ritopa_i(a,1,&p1); ritopa_i(b,1,&p2); -- p3 = mppgcd(p1,p2); -+ p3 = gcdii(p1,p2); - patori_i(p3,r); asir_cgiv(p3); asir_cgiv(p2); asir_cgiv(p1); - } - diff --git a/math/asir2000/files/patch-da b/math/asir2000/files/patch-da deleted file mode 100644 index 3dbd9ddb867b..000000000000 --- a/math/asir2000/files/patch-da +++ /dev/null @@ -1,9 +0,0 @@ ---- include/ca.h.orig Tue Aug 2 16:16:42 2005 -+++ include/ca.h Fri Nov 10 01:35:17 2006 -@@ -2607,3 +2607,6 @@ - void bcopy(const void *,void *,int); - char *index(char *,int); - #endif -+ -+/* pari-2.2.16-beta change rename 'prec' -> 'precreal' [ from paripriv.h ] */ -+#define prec precreal diff --git a/math/asir2000/pkg-plist b/math/asir2000/pkg-plist index c79bec09a79a..ac3067ba2d1c 100644 --- a/math/asir2000/pkg-plist +++ b/math/asir2000/pkg-plist @@ -5,1036 +5,16 @@ include/asir/base.h include/asir/bf.h include/asir/ca-27.h include/asir/ca.h +include/asir/cpp.h include/asir/com.h include/asir/comp.h -include/asir/cpp.h include/asir/inline.h include/asir/interval.h include/asir/ox.h include/asir/parse.h include/asir/prime.h include/asir/version.h -include/asir/w_stdio.h include/asir/wsio.h -%%DATADIR%%/alpi -%%DATADIR%%/bfct -%%DATADIR%%/bgk -%%DATADIR%%/const -%%DATADIR%%/cyclic -%%DATADIR%%/defs.h -%%DATADIR%%/dfff -%%DATADIR%%/dmul -%%DATADIR%%/dmul102 -%%DATADIR%%/fctrdata -%%DATADIR%%/fctrtest -%%DATADIR%%/fff -%%DATADIR%%/glib -%%DATADIR%%/gr -%%DATADIR%%/ifplot -%%DATADIR%%/katsura -%%DATADIR%%/launch -%%DATADIR%%/mat -%%DATADIR%%/nf -%%DATADIR%%/num -%%DATADIR%%/primdec -%%DATADIR%%/primdec_lex -%%DATADIR%%/primdec_mod -%%DATADIR%%/ratint -%%DATADIR%%/robot -%%DATADIR%%/solve -%%DATADIR%%/sp -%%DATADIR%%/sturm -%%DATADIR%%/sym -%%DATADIR%%/xm -%%DATADIR%%/weight -%%DATADIR%%/ox_asir -%%DATADIR%%/ox_plot -%%DATADIR%%/ox_launch -%%DATADIR%%/help -%%DATADIR%%/help-eg/% -%%DATADIR%%/help-eg/access -%%DATADIR%%/help-eg/af -%%DATADIR%%/help-eg/af_noalg -%%DATADIR%%/help-eg/alg -%%DATADIR%%/help-eg/algptorat -%%DATADIR%%/help-eg/algv -%%DATADIR%%/help-eg/ann -%%DATADIR%%/help-eg/ann0 -%%DATADIR%%/help-eg/append -%%DATADIR%%/help-eg/arfreg -%%DATADIR%%/help-eg/args -%%DATADIR%%/help-eg/asciitostr -%%DATADIR%%/help-eg/asq -%%DATADIR%%/help-eg/bfct -%%DATADIR%%/help-eg/bfunction -%%DATADIR%%/help-eg/bload -%%DATADIR%%/help-eg/bload27 -%%DATADIR%%/help-eg/break -%%DATADIR%%/help-eg/bsave -%%DATADIR%%/help-eg/call -%%DATADIR%%/help-eg/car -%%DATADIR%%/help-eg/ceil -%%DATADIR%%/help-eg/cdr -%%DATADIR%%/help-eg/characteristic_ff -%%DATADIR%%/help-eg/clear_canvas -%%DATADIR%%/help-eg/close_file -%%DATADIR%%/help-eg/coef -%%DATADIR%%/help-eg/conj -%%DATADIR%%/help-eg/conplot -%%DATADIR%%/help-eg/cons -%%DATADIR%%/help-eg/cont -%%DATADIR%%/help-eg/continue -%%DATADIR%%/help-eg/cputime -%%DATADIR%%/help-eg/cr_gcda -%%DATADIR%%/help-eg/ctrl -%%DATADIR%%/help-eg/currenttime -%%DATADIR%%/help-eg/cyclic -%%DATADIR%%/help-eg/dabs -%%DATADIR%%/help-eg/dacos -%%DATADIR%%/help-eg/dasin -%%DATADIR%%/help-eg/datan -%%DATADIR%%/help-eg/dceil -%%DATADIR%%/help-eg/dcos -%%DATADIR%%/help-eg/debug -%%DATADIR%%/help-eg/defpoly -%%DATADIR%%/help-eg/defpoly_mod2 -%%DATADIR%%/help-eg/deg -%%DATADIR%%/help-eg/delete_history -%%DATADIR%%/help-eg/det -%%DATADIR%%/help-eg/deval -%%DATADIR%%/help-eg/dexp -%%DATADIR%%/help-eg/dfloor -%%DATADIR%%/help-eg/dgr -%%DATADIR%%/help-eg/diff -%%DATADIR%%/help-eg/dlog -%%DATADIR%%/help-eg/dn -%%DATADIR%%/help-eg/dp_gr_f_main -%%DATADIR%%/help-eg/dp_dehomo -%%DATADIR%%/help-eg/dp_dtop -%%DATADIR%%/help-eg/dp_etov -%%DATADIR%%/help-eg/dp_f4_main -%%DATADIR%%/help-eg/dp_f4_mod_main -%%DATADIR%%/help-eg/dp_gr_flags -%%DATADIR%%/help-eg/dp_gr_main -%%DATADIR%%/help-eg/dp_gr_mod_main -%%DATADIR%%/help-eg/dp_gr_print -%%DATADIR%%/help-eg/dp_hc -%%DATADIR%%/help-eg/dp_hm -%%DATADIR%%/help-eg/dp_homo -%%DATADIR%%/help-eg/dp_ht -%%DATADIR%%/help-eg/dp_lcm -%%DATADIR%%/help-eg/dp_mag -%%DATADIR%%/help-eg/dp_mbase -%%DATADIR%%/help-eg/dp_mod -%%DATADIR%%/help-eg/dp_nf -%%DATADIR%%/help-eg/dp_nf_mod -%%DATADIR%%/help-eg/dp_ord -%%DATADIR%%/help-eg/dp_prim -%%DATADIR%%/help-eg/dp_ptod -%%DATADIR%%/help-eg/dp_ptozp -%%DATADIR%%/help-eg/dp_rat -%%DATADIR%%/help-eg/dp_red -%%DATADIR%%/help-eg/dp_red_mod -%%DATADIR%%/help-eg/dp_redble -%%DATADIR%%/help-eg/dp_rest -%%DATADIR%%/help-eg/dp_sp -%%DATADIR%%/help-eg/dp_sp_mod -%%DATADIR%%/help-eg/dp_subd -%%DATADIR%%/help-eg/dp_sugar -%%DATADIR%%/help-eg/dp_td -%%DATADIR%%/help-eg/dp_true_nf -%%DATADIR%%/help-eg/dp_true_nf_mod -%%DATADIR%%/help-eg/dp_vtoe -%%DATADIR%%/help-eg/dp_weyl_f4_main -%%DATADIR%%/help-eg/dp_weyl_f4_mod_main -%%DATADIR%%/help-eg/dp_weyl_gr_f_main -%%DATADIR%%/help-eg/dp_weyl_gr_main -%%DATADIR%%/help-eg/dp_weyl_gr_mod_main -%%DATADIR%%/help-eg/draw_obj -%%DATADIR%%/help-eg/draw_string -%%DATADIR%%/help-eg/drint -%%DATADIR%%/help-eg/dsin -%%DATADIR%%/help-eg/dsqrt -%%DATADIR%%/help-eg/dtan -%%DATADIR%%/help-eg/ecm_add_ff -%%DATADIR%%/help-eg/ecm_chsgn_ff -%%DATADIR%%/help-eg/ecm_sub_ff -%%DATADIR%%/help-eg/ediff -%%DATADIR%%/help-eg/end -%%DATADIR%%/help-eg/error -%%DATADIR%%/help-eg/eval -%%DATADIR%%/help-eg/eval_str -%%DATADIR%%/help-eg/extdeg_ff -%%DATADIR%%/help-eg/fac -%%DATADIR%%/help-eg/fctr -%%DATADIR%%/help-eg/fctr_ff -%%DATADIR%%/help-eg/field_order_ff -%%DATADIR%%/help-eg/field_type_ff -%%DATADIR%%/help-eg/flist -%%DATADIR%%/help-eg/floor -%%DATADIR%%/help-eg/funargs -%%DATADIR%%/help-eg/functor -%%DATADIR%%/help-eg/gb_comp -%%DATADIR%%/help-eg/gcd -%%DATADIR%%/help-eg/gcdz -%%DATADIR%%/help-eg/generate_port -%%DATADIR%%/help-eg/generic_bfct -%%DATADIR%%/help-eg/get_byte -%%DATADIR%%/help-eg/get_line -%%DATADIR%%/help-eg/get_rootdir -%%DATADIR%%/help-eg/getenv -%%DATADIR%%/help-eg/getopt -%%DATADIR%%/help-eg/gf2nton -%%DATADIR%%/help-eg/gf2ntop -%%DATADIR%%/help-eg/gr -%%DATADIR%%/help-eg/gr_minipoly -%%DATADIR%%/help-eg/gr_mod -%%DATADIR%%/help-eg/hcyclic -%%DATADIR%%/help-eg/heap -%%DATADIR%%/help-eg/help -%%DATADIR%%/help-eg/hgr -%%DATADIR%%/help-eg/hkatsura -%%DATADIR%%/help-eg/iand -%%DATADIR%%/help-eg/idiv -%%DATADIR%%/help-eg/ifplot -%%DATADIR%%/help-eg/igcd -%%DATADIR%%/help-eg/igcdcntl -%%DATADIR%%/help-eg/ilcm -%%DATADIR%%/help-eg/imag -%%DATADIR%%/help-eg/int32ton -%%DATADIR%%/help-eg/inv -%%DATADIR%%/help-eg/invmat -%%DATADIR%%/help-eg/ior -%%DATADIR%%/help-eg/irem -%%DATADIR%%/help-eg/irredcheck_ff -%%DATADIR%%/help-eg/ishift -%%DATADIR%%/help-eg/isqrt -%%DATADIR%%/help-eg/ixor -%%DATADIR%%/help-eg/katsura -%%DATADIR%%/help-eg/kmul -%%DATADIR%%/help-eg/ksquare -%%DATADIR%%/help-eg/ktmul -%%DATADIR%%/help-eg/length -%%DATADIR%%/help-eg/lex_hensel -%%DATADIR%%/help-eg/lex_hensel_gsl -%%DATADIR%%/help-eg/lex_tl -%%DATADIR%%/help-eg/lmptop -%%DATADIR%%/help-eg/load -%%DATADIR%%/help-eg/loop -%%DATADIR%%/help-eg/lprime -%%DATADIR%%/help-eg/lrandom -%%DATADIR%%/help-eg/ltov -%%DATADIR%%/help-eg/map -%%DATADIR%%/help-eg/mindeg -%%DATADIR%%/help-eg/minipoly -%%DATADIR%%/help-eg/minipolym -%%DATADIR%%/help-eg/modfctr -%%DATADIR%%/help-eg/module_definedp -%%DATADIR%%/help-eg/module_list -%%DATADIR%%/help-eg/mt_load -%%DATADIR%%/help-eg/mt_save -%%DATADIR%%/help-eg/nd_f4 -%%DATADIR%%/help-eg/nd_gr -%%DATADIR%%/help-eg/nd_gr_trace -%%DATADIR%%/help-eg/nd_weyl_gr -%%DATADIR%%/help-eg/nd_weyl_gr_trace -%%DATADIR%%/help-eg/newalg -%%DATADIR%%/help-eg/newbytearray -%%DATADIR%%/help-eg/newmat -%%DATADIR%%/help-eg/newstruct -%%DATADIR%%/help-eg/newvect -%%DATADIR%%/help-eg/nm -%%DATADIR%%/help-eg/nmono -%%DATADIR%%/help-eg/ntogf2n -%%DATADIR%%/help-eg/ntoint32 -%%DATADIR%%/help-eg/ntype -%%DATADIR%%/help-eg/open_canvas -%%DATADIR%%/help-eg/open_file -%%DATADIR%%/help-eg/ord -%%DATADIR%%/help-eg/output -%%DATADIR%%/help-eg/ox_asir -%%DATADIR%%/help-eg/ox_cmo_rpc -%%DATADIR%%/help-eg/ox_execute_string -%%DATADIR%%/help-eg/ox_flush -%%DATADIR%%/help-eg/ox_get -%%DATADIR%%/help-eg/ox_get_serverinfo -%%DATADIR%%/help-eg/ox_intr -%%DATADIR%%/help-eg/ox_launch -%%DATADIR%%/help-eg/ox_launch_generic -%%DATADIR%%/help-eg/ox_launch_nox -%%DATADIR%%/help-eg/ox_pop_cmo -%%DATADIR%%/help-eg/ox_pop_local -%%DATADIR%%/help-eg/ox_pops -%%DATADIR%%/help-eg/ox_push_cmd -%%DATADIR%%/help-eg/ox_push_cmo -%%DATADIR%%/help-eg/ox_push_local -%%DATADIR%%/help-eg/ox_reset -%%DATADIR%%/help-eg/ox_rpc -%%DATADIR%%/help-eg/ox_select -%%DATADIR%%/help-eg/ox_shutdown -%%DATADIR%%/help-eg/ox_sync -%%DATADIR%%/help-eg/p_nf -%%DATADIR%%/help-eg/p_nf_mod -%%DATADIR%%/help-eg/p_terms -%%DATADIR%%/help-eg/p_true_nf -%%DATADIR%%/help-eg/p_true_nf_mod -%%DATADIR%%/help-eg/pari -%%DATADIR%%/help-eg/plot -%%DATADIR%%/help-eg/plotover -%%DATADIR%%/help-eg/polarplot -%%DATADIR%%/help-eg/prim -%%DATADIR%%/help-eg/primadec -%%DATADIR%%/help-eg/prime -%%DATADIR%%/help-eg/primedec -%%DATADIR%%/help-eg/primedec_mod -%%DATADIR%%/help-eg/print -%%DATADIR%%/help-eg/psubst -%%DATADIR%%/help-eg/ptogf2n -%%DATADIR%%/help-eg/ptosfp -%%DATADIR%%/help-eg/ptozp -%%DATADIR%%/help-eg/purge_stdin -%%DATADIR%%/help-eg/put_byte -%%DATADIR%%/help-eg/qsort -%%DATADIR%%/help-eg/quit -%%DATADIR%%/help-eg/random -%%DATADIR%%/help-eg/random_ff -%%DATADIR%%/help-eg/randpoly_ff -%%DATADIR%%/help-eg/rattoalgp -%%DATADIR%%/help-eg/real -%%DATADIR%%/help-eg/red -%%DATADIR%%/help-eg/register_handler -%%DATADIR%%/help-eg/register_server -%%DATADIR%%/help-eg/remove_file -%%DATADIR%%/help-eg/remove_module -%%DATADIR%%/help-eg/res -%%DATADIR%%/help-eg/return -%%DATADIR%%/help-eg/reverse -%%DATADIR%%/help-eg/rint -%%DATADIR%%/help-eg/rtostr -%%DATADIR%%/help-eg/sdiv -%%DATADIR%%/help-eg/sdivm -%%DATADIR%%/help-eg/set_upfft -%%DATADIR%%/help-eg/set_upkara -%%DATADIR%%/help-eg/set_uptkara -%%DATADIR%%/help-eg/setmod -%%DATADIR%%/help-eg/setmod_ff -%%DATADIR%%/help-eg/setprec -%%DATADIR%%/help-eg/sffctr -%%DATADIR%%/help-eg/sfptop -%%DATADIR%%/help-eg/shell -%%DATADIR%%/help-eg/simp_ff -%%DATADIR%%/help-eg/simpalg -%%DATADIR%%/help-eg/size -%%DATADIR%%/help-eg/sleep -%%DATADIR%%/help-eg/sp -%%DATADIR%%/help-eg/sp_noalg -%%DATADIR%%/help-eg/sp_norm -%%DATADIR%%/help-eg/sqfr -%%DATADIR%%/help-eg/sqr -%%DATADIR%%/help-eg/sqrm -%%DATADIR%%/help-eg/srem -%%DATADIR%%/help-eg/sremm -%%DATADIR%%/help-eg/str_chr -%%DATADIR%%/help-eg/str_len -%%DATADIR%%/help-eg/strtoascii -%%DATADIR%%/help-eg/strtov -%%DATADIR%%/help-eg/struct_type -%%DATADIR%%/help-eg/sub_str -%%DATADIR%%/help-eg/subst -%%DATADIR%%/help-eg/tdiv -%%DATADIR%%/help-eg/time -%%DATADIR%%/help-eg/timer -%%DATADIR%%/help-eg/tolex -%%DATADIR%%/help-eg/tolex_d -%%DATADIR%%/help-eg/tolex_gsl -%%DATADIR%%/help-eg/tolex_gsl_d -%%DATADIR%%/help-eg/tolex_tl -%%DATADIR%%/help-eg/tolexm -%%DATADIR%%/help-eg/try_accept -%%DATADIR%%/help-eg/try_bind_listen -%%DATADIR%%/help-eg/try_connect -%%DATADIR%%/help-eg/tstart -%%DATADIR%%/help-eg/tstop -%%DATADIR%%/help-eg/type -%%DATADIR%%/help-eg/uc -%%DATADIR%%/help-eg/udecomp -%%DATADIR%%/help-eg/udiv -%%DATADIR%%/help-eg/ufctrhint -%%DATADIR%%/help-eg/ugcd -%%DATADIR%%/help-eg/uinv_as_power_series -%%DATADIR%%/help-eg/umul -%%DATADIR%%/help-eg/umul_ff -%%DATADIR%%/help-eg/urem -%%DATADIR%%/help-eg/urembymul -%%DATADIR%%/help-eg/urembymul_precomp -%%DATADIR%%/help-eg/ureverse -%%DATADIR%%/help-eg/ureverse_inv_as_power_series -%%DATADIR%%/help-eg/usquare -%%DATADIR%%/help-eg/usquare_ff -%%DATADIR%%/help-eg/utmul -%%DATADIR%%/help-eg/utmul_ff -%%DATADIR%%/help-eg/utrunc -%%DATADIR%%/help-eg/var -%%DATADIR%%/help-eg/vars -%%DATADIR%%/help-eg/version -%%DATADIR%%/help-eg/vtol -%%DATADIR%%/help-eg/vtype -%%DATADIR%%/help-eg/which -%%DATADIR%%/help-eg/xm.help/base_cancel -%%DATADIR%%/help-eg/xm.help/base_choose -%%DATADIR%%/help-eg/xm.help/base_flatten -%%DATADIR%%/help-eg/xm.help/base_intersection -%%DATADIR%%/help-eg/xm.help/base_memberq -%%DATADIR%%/help-eg/xm.help/base_permutation -%%DATADIR%%/help-eg/xm.help/base_position -%%DATADIR%%/help-eg/xm.help/base_prune -%%DATADIR%%/help-eg/xm.help/base_replace -%%DATADIR%%/help-eg/xm.help/base_set_minus -%%DATADIR%%/help-eg/xm.help/base_set_union -%%DATADIR%%/help-eg/xm.help/base_subsetq -%%DATADIR%%/help-eg/xm.help/base_subsets_of_size -%%DATADIR%%/help-eg/xm.help/dsolv_dual -%%DATADIR%%/help-eg/xm.help/dsolv_starting_term -%%DATADIR%%/help-eg/xm.help/glib_clear -%%DATADIR%%/help-eg/xm.help/glib_flush -%%DATADIR%%/help-eg/xm.help/glib_line -%%DATADIR%%/help-eg/xm.help/glib_open -%%DATADIR%%/help-eg/xm.help/glib_plot -%%DATADIR%%/help-eg/xm.help/glib_print -%%DATADIR%%/help-eg/xm.help/glib_ps_form -%%DATADIR%%/help-eg/xm.help/glib_putpixel -%%DATADIR%%/help-eg/xm.help/glib_remove_last -%%DATADIR%%/help-eg/xm.help/glib_set_pixel_size -%%DATADIR%%/help-eg/xm.help/glib_tops -%%DATADIR%%/help-eg/xm.help/glib_window -%%DATADIR%%/help-eg/xm.help/gnuplot -%%DATADIR%%/help-eg/xm.help/gnuplot.heat -%%DATADIR%%/help-eg/xm.help/gnuplot.output -%%DATADIR%%/help-eg/xm.help/gnuplot.plot_dots -%%DATADIR%%/help-eg/xm.help/gnuplot.plot_function -%%DATADIR%%/help-eg/xm.help/gnuplot.setenv -%%DATADIR%%/help-eg/xm.help/gnuplot.start -%%DATADIR%%/help-eg/xm.help/gnuplot.stop -%%DATADIR%%/help-eg/xm.help/mathematica.rtomstr -%%DATADIR%%/help-eg/xm.help/mathematica.start -%%DATADIR%%/help-eg/xm.help/mathematica.tree_to_string -%%DATADIR%%/help-eg/xm.help/matrix_clone -%%DATADIR%%/help-eg/xm.help/matrix_det -%%DATADIR%%/help-eg/xm.help/matrix_diagonal_matrix -%%DATADIR%%/help-eg/xm.help/matrix_eigenavalues -%%DATADIR%%/help-eg/xm.help/matrix_identity_matrix -%%DATADIR%%/help-eg/xm.help/matrix_image -%%DATADIR%%/help-eg/xm.help/matrix_inner_product -%%DATADIR%%/help-eg/xm.help/matrix_inverse -%%DATADIR%%/help-eg/xm.help/matrix_kernel -%%DATADIR%%/help-eg/xm.help/matrix_list_to_matrix -%%DATADIR%%/help-eg/xm.help/matrix_matrix_to_list -%%DATADIR%%/help-eg/xm.help/matrix_rank -%%DATADIR%%/help-eg/xm.help/matrix_solve_linear -%%DATADIR%%/help-eg/xm.help/matrix_submatrix -%%DATADIR%%/help-eg/xm.help/matrix_transpose -%%DATADIR%%/help-eg/xm.help/number_abs -%%DATADIR%%/help-eg/xm.help/number_ceiling -%%DATADIR%%/help-eg/xm.help/number_factor -%%DATADIR%%/help-eg/xm.help/number_floor -%%DATADIR%%/help-eg/xm.help/number_imaginary_part -%%DATADIR%%/help-eg/xm.help/number_is_integer -%%DATADIR%%/help-eg/xm.help/number_real_part -%%DATADIR%%/help-eg/xm.help/om_start -%%DATADIR%%/help-eg/xm.help/om_xml -%%DATADIR%%/help-eg/xm.help/om_xml_to_cmo -%%DATADIR%%/help-eg/xm.help/ox_check_errors2 -%%DATADIR%%/help-eg/xm.help/ox_sm1_forAsir -%%DATADIR%%/help-eg/xm.help/oxshell.get_value -%%DATADIR%%/help-eg/xm.help/oxshell.oxshell -%%DATADIR%%/help-eg/xm.help/oxshell.set_value -%%DATADIR%%/help-eg/xm.help/pfp_omega -%%DATADIR%%/help-eg/xm.help/pfpcoh_intersection -%%DATADIR%%/help-eg/xm.help/pfphom_intersection -%%DATADIR%%/help-eg/xm.help/pfphom_monodromy_pair_kyushu -%%DATADIR%%/help-eg/xm.help/phc.phc -%%DATADIR%%/help-eg/xm.help/phc.start -%%DATADIR%%/help-eg/xm.help/plucker_index -%%DATADIR%%/help-eg/xm.help/plucker_relation -%%DATADIR%%/help-eg/xm.help/plucker_y -%%DATADIR%%/help-eg/xm.help/poly_degree -%%DATADIR%%/help-eg/xm.help/poly_elimination_ideal -%%DATADIR%%/help-eg/xm.help/poly_factor -%%DATADIR%%/help-eg/xm.help/poly_gcd -%%DATADIR%%/help-eg/xm.help/poly_grobner_basis -%%DATADIR%%/help-eg/xm.help/poly_hilbert_polynomial -%%DATADIR%%/help-eg/xm.help/poly_initial -%%DATADIR%%/help-eg/xm.help/poly_initial_coefficients -%%DATADIR%%/help-eg/xm.help/poly_initial_term -%%DATADIR%%/help-eg/xm.help/poly_solve_linear -%%DATADIR%%/help-eg/xm.help/print_dvi_form -%%DATADIR%%/help-eg/xm.help/print_em -%%DATADIR%%/help-eg/xm.help/print_gif_form -%%DATADIR%%/help-eg/xm.help/print_input_form -%%DATADIR%%/help-eg/xm.help/print_open_math_tfb_form -%%DATADIR%%/help-eg/xm.help/print_open_math_xml_form -%%DATADIR%%/help-eg/xm.help/print_output -%%DATADIR%%/help-eg/xm.help/print_ox_rfc100_xml_form -%%DATADIR%%/help-eg/xm.help/print_png_form -%%DATADIR%%/help-eg/xm.help/print_terminal_form -%%DATADIR%%/help-eg/xm.help/print_tex_form -%%DATADIR%%/help-eg/xm.help/print_tfb_form -%%DATADIR%%/help-eg/xm.help/print_xdvi_form -%%DATADIR%%/help-eg/xm.help/print_xv_form -%%DATADIR%%/help-eg/xm.help/sm1.ahg -%%DATADIR%%/help-eg/xm.help/sm1.appell1 -%%DATADIR%%/help-eg/xm.help/sm1.appell4 -%%DATADIR%%/help-eg/xm.help/sm1.auto_reduce -%%DATADIR%%/help-eg/xm.help/sm1.bfunction -%%DATADIR%%/help-eg/xm.help/sm1.call_sm1 -%%DATADIR%%/help-eg/xm.help/sm1.deRham -%%DATADIR%%/help-eg/xm.help/sm1.distraction -%%DATADIR%%/help-eg/xm.help/sm1.ecart_homogenize01Ideal -%%DATADIR%%/help-eg/xm.help/sm1.ecartd_gb -%%DATADIR%%/help-eg/xm.help/sm1.ecartd_gb_oxRingStructure -%%DATADIR%%/help-eg/xm.help/sm1.ecartd_isSameIdeal_h -%%DATADIR%%/help-eg/xm.help/sm1.ecartd_reduction -%%DATADIR%%/help-eg/xm.help/sm1.ecartd_reduction_noh -%%DATADIR%%/help-eg/xm.help/sm1.ecartd_syz -%%DATADIR%%/help-eg/xm.help/sm1.gb -%%DATADIR%%/help-eg/xm.help/sm1.gb_oxRingStructure -%%DATADIR%%/help-eg/xm.help/sm1.gb_reduction -%%DATADIR%%/help-eg/xm.help/sm1.gb_reduction_noh -%%DATADIR%%/help-eg/xm.help/sm1.generalized_bfunction -%%DATADIR%%/help-eg/xm.help/sm1.genericAnn -%%DATADIR%%/help-eg/xm.help/sm1.gkz -%%DATADIR%%/help-eg/xm.help/sm1.hilbert -%%DATADIR%%/help-eg/xm.help/sm1.isSameIdeal_in_Dalg -%%DATADIR%%/help-eg/xm.help/sm1.mul -%%DATADIR%%/help-eg/xm.help/sm1.push_int0 -%%DATADIR%%/help-eg/xm.help/sm1.rank -%%DATADIR%%/help-eg/xm.help/sm1.reduction -%%DATADIR%%/help-eg/xm.help/sm1.restriction -%%DATADIR%%/help-eg/xm.help/sm1.saturation -%%DATADIR%%/help-eg/xm.help/sm1.slope -%%DATADIR%%/help-eg/xm.help/sm1.sm1 -%%DATADIR%%/help-eg/xm.help/sm1.start -%%DATADIR%%/help-eg/xm.help/sm1.syz -%%DATADIR%%/help-eg/xm.help/sm1.wTensor0 -%%DATADIR%%/help-eg/xm.help/sm1.xml_tree_to_prefix_string -%%DATADIR%%/help-eg/xm.help/tigers.tigers -%%DATADIR%%/help-eg/xm.help/util_filter -%%DATADIR%%/help-eg/xm.help/util_find_and_replace -%%DATADIR%%/help-eg/xm.help/util_find_substr -%%DATADIR%%/help-eg/xm.help/util_index -%%DATADIR%%/help-eg/xm.help/util_load_file_as_a_string -%%DATADIR%%/help-eg/xm.help/util_part -%%DATADIR%%/help-eg/xm.help/util_read_file_as_a_string -%%DATADIR%%/help-eg/xm.help/util_remove_cr -%%DATADIR%%/help-eg/xm.help/util_timing -%%DATADIR%%/help-eg/xm.help/util_v -%%DATADIR%%/help-eg/xm.help/util_write_string_to_a_file -%%DATADIR%%/help-jp/% -%%DATADIR%%/help-jp/access -%%DATADIR%%/help-jp/af -%%DATADIR%%/help-jp/af_noalg -%%DATADIR%%/help-jp/alg -%%DATADIR%%/help-jp/algptorat -%%DATADIR%%/help-jp/algv -%%DATADIR%%/help-jp/ann -%%DATADIR%%/help-jp/ann0 -%%DATADIR%%/help-jp/append -%%DATADIR%%/help-jp/arfreg -%%DATADIR%%/help-jp/args -%%DATADIR%%/help-jp/asciitostr -%%DATADIR%%/help-jp/asq -%%DATADIR%%/help-jp/bfct -%%DATADIR%%/help-jp/bfunction -%%DATADIR%%/help-jp/bload -%%DATADIR%%/help-jp/bload27 -%%DATADIR%%/help-jp/break -%%DATADIR%%/help-jp/bsave -%%DATADIR%%/help-jp/call -%%DATADIR%%/help-jp/car -%%DATADIR%%/help-jp/cdr -%%DATADIR%%/help-jp/ceil -%%DATADIR%%/help-jp/characteristic_ff -%%DATADIR%%/help-jp/clear_canvas -%%DATADIR%%/help-jp/close_file -%%DATADIR%%/help-jp/coef -%%DATADIR%%/help-jp/conj -%%DATADIR%%/help-jp/conplot -%%DATADIR%%/help-jp/cons -%%DATADIR%%/help-jp/cont -%%DATADIR%%/help-jp/continue -%%DATADIR%%/help-jp/cputime -%%DATADIR%%/help-jp/cr_gcda -%%DATADIR%%/help-jp/ctrl -%%DATADIR%%/help-jp/currenttime -%%DATADIR%%/help-jp/cyclic -%%DATADIR%%/help-jp/dabs -%%DATADIR%%/help-jp/dacos -%%DATADIR%%/help-jp/dasin -%%DATADIR%%/help-jp/datan -%%DATADIR%%/help-jp/dceil -%%DATADIR%%/help-jp/dcos -%%DATADIR%%/help-jp/debug -%%DATADIR%%/help-jp/defpoly -%%DATADIR%%/help-jp/defpoly_mod2 -%%DATADIR%%/help-jp/deg -%%DATADIR%%/help-jp/delete_history -%%DATADIR%%/help-jp/det -%%DATADIR%%/help-jp/deval -%%DATADIR%%/help-jp/dexp -%%DATADIR%%/help-jp/dfloor -%%DATADIR%%/help-jp/dgr -%%DATADIR%%/help-jp/diff -%%DATADIR%%/help-jp/dlog -%%DATADIR%%/help-jp/dn -%%DATADIR%%/help-jp/dp_dehomo -%%DATADIR%%/help-jp/dp_dtop -%%DATADIR%%/help-jp/dp_etov -%%DATADIR%%/help-jp/dp_f4_main -%%DATADIR%%/help-jp/dp_f4_mod_main -%%DATADIR%%/help-jp/dp_gr_f_main -%%DATADIR%%/help-jp/dp_gr_flags -%%DATADIR%%/help-jp/dp_gr_main -%%DATADIR%%/help-jp/dp_gr_mod_main -%%DATADIR%%/help-jp/dp_gr_print -%%DATADIR%%/help-jp/dp_hc -%%DATADIR%%/help-jp/dp_hm -%%DATADIR%%/help-jp/dp_homo -%%DATADIR%%/help-jp/dp_ht -%%DATADIR%%/help-jp/dp_lcm -%%DATADIR%%/help-jp/dp_mag -%%DATADIR%%/help-jp/dp_mbase -%%DATADIR%%/help-jp/dp_mod -%%DATADIR%%/help-jp/dp_nf -%%DATADIR%%/help-jp/dp_nf_mod -%%DATADIR%%/help-jp/dp_ord -%%DATADIR%%/help-jp/dp_prim -%%DATADIR%%/help-jp/dp_ptod -%%DATADIR%%/help-jp/dp_ptozp -%%DATADIR%%/help-jp/dp_rat -%%DATADIR%%/help-jp/dp_red -%%DATADIR%%/help-jp/dp_red_mod -%%DATADIR%%/help-jp/dp_redble -%%DATADIR%%/help-jp/dp_rest -%%DATADIR%%/help-jp/dp_sp -%%DATADIR%%/help-jp/dp_sp_mod -%%DATADIR%%/help-jp/dp_subd -%%DATADIR%%/help-jp/dp_sugar -%%DATADIR%%/help-jp/dp_td -%%DATADIR%%/help-jp/dp_true_nf -%%DATADIR%%/help-jp/dp_true_nf_mod -%%DATADIR%%/help-jp/dp_vtoe -%%DATADIR%%/help-jp/dp_weyl_f4_main -%%DATADIR%%/help-jp/dp_weyl_f4_mod_main -%%DATADIR%%/help-jp/dp_weyl_gr_f_main -%%DATADIR%%/help-jp/dp_weyl_gr_main -%%DATADIR%%/help-jp/dp_weyl_gr_mod_main -%%DATADIR%%/help-jp/draw_obj -%%DATADIR%%/help-jp/draw_string -%%DATADIR%%/help-jp/drint -%%DATADIR%%/help-jp/dsin -%%DATADIR%%/help-jp/dsqrt -%%DATADIR%%/help-jp/dtan -%%DATADIR%%/help-jp/ecm_add_ff -%%DATADIR%%/help-jp/ecm_chsgn_ff -%%DATADIR%%/help-jp/ecm_sub_ff -%%DATADIR%%/help-jp/ediff -%%DATADIR%%/help-jp/end -%%DATADIR%%/help-jp/error -%%DATADIR%%/help-jp/eval -%%DATADIR%%/help-jp/eval_str -%%DATADIR%%/help-jp/extdeg_ff -%%DATADIR%%/help-jp/fac -%%DATADIR%%/help-jp/fctr -%%DATADIR%%/help-jp/fctr_ff -%%DATADIR%%/help-jp/field_order_ff -%%DATADIR%%/help-jp/field_type_ff -%%DATADIR%%/help-jp/flist -%%DATADIR%%/help-jp/floor -%%DATADIR%%/help-jp/funargs -%%DATADIR%%/help-jp/functor -%%DATADIR%%/help-jp/gb_comp -%%DATADIR%%/help-jp/gcd -%%DATADIR%%/help-jp/gcdz -%%DATADIR%%/help-jp/generate_port -%%DATADIR%%/help-jp/generic_bfct -%%DATADIR%%/help-jp/get_byte -%%DATADIR%%/help-jp/get_line -%%DATADIR%%/help-jp/get_rootdir -%%DATADIR%%/help-jp/getenv -%%DATADIR%%/help-jp/getopt -%%DATADIR%%/help-jp/gf2nton -%%DATADIR%%/help-jp/gf2ntop -%%DATADIR%%/help-jp/gr -%%DATADIR%%/help-jp/gr_minipoly -%%DATADIR%%/help-jp/gr_mod -%%DATADIR%%/help-jp/hcyclic -%%DATADIR%%/help-jp/heap -%%DATADIR%%/help-jp/help -%%DATADIR%%/help-jp/hgr -%%DATADIR%%/help-jp/hkatsura -%%DATADIR%%/help-jp/iand -%%DATADIR%%/help-jp/idiv -%%DATADIR%%/help-jp/ifplot -%%DATADIR%%/help-jp/igcd -%%DATADIR%%/help-jp/igcdcntl -%%DATADIR%%/help-jp/ilcm -%%DATADIR%%/help-jp/imag -%%DATADIR%%/help-jp/int32ton -%%DATADIR%%/help-jp/inv -%%DATADIR%%/help-jp/invmat -%%DATADIR%%/help-jp/ior -%%DATADIR%%/help-jp/irem -%%DATADIR%%/help-jp/irredcheck_ff -%%DATADIR%%/help-jp/ishift -%%DATADIR%%/help-jp/isqrt -%%DATADIR%%/help-jp/ixor -%%DATADIR%%/help-jp/katsura -%%DATADIR%%/help-jp/kmul -%%DATADIR%%/help-jp/ksquare -%%DATADIR%%/help-jp/ktmul -%%DATADIR%%/help-jp/length -%%DATADIR%%/help-jp/lex_hensel -%%DATADIR%%/help-jp/lex_hensel_gsl -%%DATADIR%%/help-jp/lex_tl -%%DATADIR%%/help-jp/lmptop -%%DATADIR%%/help-jp/load -%%DATADIR%%/help-jp/lprime -%%DATADIR%%/help-jp/lrandom -%%DATADIR%%/help-jp/ltov -%%DATADIR%%/help-jp/map -%%DATADIR%%/help-jp/mindeg -%%DATADIR%%/help-jp/minipoly -%%DATADIR%%/help-jp/minipolym -%%DATADIR%%/help-jp/modfctr -%%DATADIR%%/help-jp/module_definedp -%%DATADIR%%/help-jp/module_list -%%DATADIR%%/help-jp/mt_load -%%DATADIR%%/help-jp/mt_save -%%DATADIR%%/help-jp/nd_f4 -%%DATADIR%%/help-jp/nd_gr -%%DATADIR%%/help-jp/nd_gr_trace -%%DATADIR%%/help-jp/nd_weyl_gr -%%DATADIR%%/help-jp/nd_weyl_gr_trace -%%DATADIR%%/help-jp/newalg -%%DATADIR%%/help-jp/newbytearray -%%DATADIR%%/help-jp/newmat -%%DATADIR%%/help-jp/newstruct -%%DATADIR%%/help-jp/newvect -%%DATADIR%%/help-jp/nm -%%DATADIR%%/help-jp/nmono -%%DATADIR%%/help-jp/ntogf2n -%%DATADIR%%/help-jp/ntoint32 -%%DATADIR%%/help-jp/ntype -%%DATADIR%%/help-jp/open_canvas -%%DATADIR%%/help-jp/open_file -%%DATADIR%%/help-jp/ord -%%DATADIR%%/help-jp/output -%%DATADIR%%/help-jp/ox_asir -%%DATADIR%%/help-jp/ox_cmo_rpc -%%DATADIR%%/help-jp/ox_execute_string -%%DATADIR%%/help-jp/ox_flush -%%DATADIR%%/help-jp/ox_get -%%DATADIR%%/help-jp/ox_get_serverinfo -%%DATADIR%%/help-jp/ox_intr -%%DATADIR%%/help-jp/ox_launch -%%DATADIR%%/help-jp/ox_launch_generic -%%DATADIR%%/help-jp/ox_launch_nox -%%DATADIR%%/help-jp/ox_pop_cmo -%%DATADIR%%/help-jp/ox_pop_local -%%DATADIR%%/help-jp/ox_pops -%%DATADIR%%/help-jp/ox_push_cmd -%%DATADIR%%/help-jp/ox_push_cmo -%%DATADIR%%/help-jp/ox_push_local -%%DATADIR%%/help-jp/ox_reset -%%DATADIR%%/help-jp/ox_rpc -%%DATADIR%%/help-jp/ox_select -%%DATADIR%%/help-jp/ox_shutdown -%%DATADIR%%/help-jp/ox_sync -%%DATADIR%%/help-jp/p_nf -%%DATADIR%%/help-jp/p_nf_mod -%%DATADIR%%/help-jp/p_terms -%%DATADIR%%/help-jp/p_true_nf -%%DATADIR%%/help-jp/p_true_nf_mod -%%DATADIR%%/help-jp/pari -%%DATADIR%%/help-jp/plot -%%DATADIR%%/help-jp/plotover -%%DATADIR%%/help-jp/polarplot -%%DATADIR%%/help-jp/prim -%%DATADIR%%/help-jp/primadec -%%DATADIR%%/help-jp/prime -%%DATADIR%%/help-jp/primedec -%%DATADIR%%/help-jp/primedec_mod -%%DATADIR%%/help-jp/print -%%DATADIR%%/help-jp/psubst -%%DATADIR%%/help-jp/ptogf2n -%%DATADIR%%/help-jp/ptosfp -%%DATADIR%%/help-jp/ptozp -%%DATADIR%%/help-jp/purge_stdin -%%DATADIR%%/help-jp/put_byte -%%DATADIR%%/help-jp/qsort -%%DATADIR%%/help-jp/quit -%%DATADIR%%/help-jp/random -%%DATADIR%%/help-jp/random_ff -%%DATADIR%%/help-jp/randpoly_ff -%%DATADIR%%/help-jp/rattoalgp -%%DATADIR%%/help-jp/real -%%DATADIR%%/help-jp/red -%%DATADIR%%/help-jp/register_handler -%%DATADIR%%/help-jp/register_server -%%DATADIR%%/help-jp/remove_file -%%DATADIR%%/help-jp/remove_module -%%DATADIR%%/help-jp/res -%%DATADIR%%/help-jp/return -%%DATADIR%%/help-jp/reverse -%%DATADIR%%/help-jp/rint -%%DATADIR%%/help-jp/rtostr -%%DATADIR%%/help-jp/sdiv -%%DATADIR%%/help-jp/sdivm -%%DATADIR%%/help-jp/set_upfft -%%DATADIR%%/help-jp/set_upkara -%%DATADIR%%/help-jp/set_uptkara -%%DATADIR%%/help-jp/setmod -%%DATADIR%%/help-jp/setmod_ff -%%DATADIR%%/help-jp/setprec -%%DATADIR%%/help-jp/sffctr -%%DATADIR%%/help-jp/sfptop -%%DATADIR%%/help-jp/shell -%%DATADIR%%/help-jp/simp_ff -%%DATADIR%%/help-jp/simpalg -%%DATADIR%%/help-jp/size -%%DATADIR%%/help-jp/sleep -%%DATADIR%%/help-jp/sp -%%DATADIR%%/help-jp/sp_noalg -%%DATADIR%%/help-jp/sp_norm -%%DATADIR%%/help-jp/sqfr -%%DATADIR%%/help-jp/sqr -%%DATADIR%%/help-jp/sqrm -%%DATADIR%%/help-jp/srem -%%DATADIR%%/help-jp/sremm -%%DATADIR%%/help-jp/str_chr -%%DATADIR%%/help-jp/str_len -%%DATADIR%%/help-jp/strtoascii -%%DATADIR%%/help-jp/strtov -%%DATADIR%%/help-jp/struct_type -%%DATADIR%%/help-jp/sub_str -%%DATADIR%%/help-jp/subst -%%DATADIR%%/help-jp/tdiv -%%DATADIR%%/help-jp/time -%%DATADIR%%/help-jp/timer -%%DATADIR%%/help-jp/tolex -%%DATADIR%%/help-jp/tolex_d -%%DATADIR%%/help-jp/tolex_gsl -%%DATADIR%%/help-jp/tolex_gsl_d -%%DATADIR%%/help-jp/tolex_tl -%%DATADIR%%/help-jp/tolexm -%%DATADIR%%/help-jp/try_accept -%%DATADIR%%/help-jp/try_bind_listen -%%DATADIR%%/help-jp/try_connect -%%DATADIR%%/help-jp/tstart -%%DATADIR%%/help-jp/tstop -%%DATADIR%%/help-jp/type -%%DATADIR%%/help-jp/uc -%%DATADIR%%/help-jp/udecomp -%%DATADIR%%/help-jp/udiv -%%DATADIR%%/help-jp/ufctrhint -%%DATADIR%%/help-jp/ugcd -%%DATADIR%%/help-jp/uinv_as_power_series -%%DATADIR%%/help-jp/umul -%%DATADIR%%/help-jp/umul_ff -%%DATADIR%%/help-jp/urem -%%DATADIR%%/help-jp/urembymul -%%DATADIR%%/help-jp/urembymul_precomp -%%DATADIR%%/help-jp/ureverse -%%DATADIR%%/help-jp/ureverse_inv_as_power_series -%%DATADIR%%/help-jp/usquare -%%DATADIR%%/help-jp/usquare_ff -%%DATADIR%%/help-jp/utmul -%%DATADIR%%/help-jp/utmul_ff -%%DATADIR%%/help-jp/utrunc -%%DATADIR%%/help-jp/var -%%DATADIR%%/help-jp/vars -%%DATADIR%%/help-jp/version -%%DATADIR%%/help-jp/vtol -%%DATADIR%%/help-jp/vtype -%%DATADIR%%/help-jp/which -%%DATADIR%%/help-jp/xm.help/base_cancel -%%DATADIR%%/help-jp/xm.help/base_choose -%%DATADIR%%/help-jp/xm.help/base_flatten -%%DATADIR%%/help-jp/xm.help/base_intersection -%%DATADIR%%/help-jp/xm.help/base_memberq -%%DATADIR%%/help-jp/xm.help/base_permutation -%%DATADIR%%/help-jp/xm.help/base_position -%%DATADIR%%/help-jp/xm.help/base_prune -%%DATADIR%%/help-jp/xm.help/base_replace -%%DATADIR%%/help-jp/xm.help/base_set_minus -%%DATADIR%%/help-jp/xm.help/base_set_union -%%DATADIR%%/help-jp/xm.help/base_subsetq -%%DATADIR%%/help-jp/xm.help/base_subsets_of_size -%%DATADIR%%/help-jp/xm.help/dsolv_dual -%%DATADIR%%/help-jp/xm.help/dsolv_starting_term -%%DATADIR%%/help-jp/xm.help/genus -%%DATADIR%%/help-jp/xm.help/glib_clear -%%DATADIR%%/help-jp/xm.help/glib_flush -%%DATADIR%%/help-jp/xm.help/glib_line -%%DATADIR%%/help-jp/xm.help/glib_open -%%DATADIR%%/help-jp/xm.help/glib_plot -%%DATADIR%%/help-jp/xm.help/glib_print -%%DATADIR%%/help-jp/xm.help/glib_ps_form -%%DATADIR%%/help-jp/xm.help/glib_putpixel -%%DATADIR%%/help-jp/xm.help/glib_remove_last -%%DATADIR%%/help-jp/xm.help/glib_set_pixel_size -%%DATADIR%%/help-jp/xm.help/glib_tops -%%DATADIR%%/help-jp/xm.help/glib_window -%%DATADIR%%/help-jp/xm.help/gnuplot -%%DATADIR%%/help-jp/xm.help/gnuplot.heat -%%DATADIR%%/help-jp/xm.help/gnuplot.output -%%DATADIR%%/help-jp/xm.help/gnuplot.plot_dots -%%DATADIR%%/help-jp/xm.help/gnuplot.plot_function -%%DATADIR%%/help-jp/xm.help/gnuplot.setenv -%%DATADIR%%/help-jp/xm.help/gnuplot.start -%%DATADIR%%/help-jp/xm.help/gnuplot.stop -%%DATADIR%%/help-jp/xm.help/intpt -%%DATADIR%%/help-jp/xm.help/lissajou -%%DATADIR%%/help-jp/xm.help/mathematica.rtomstr -%%DATADIR%%/help-jp/xm.help/mathematica.start -%%DATADIR%%/help-jp/xm.help/mathematica.tree_to_string -%%DATADIR%%/help-jp/xm.help/matrix_clone -%%DATADIR%%/help-jp/xm.help/matrix_det -%%DATADIR%%/help-jp/xm.help/matrix_diagonal_matrix -%%DATADIR%%/help-jp/xm.help/matrix_eigenavalues -%%DATADIR%%/help-jp/xm.help/matrix_identity_matrix -%%DATADIR%%/help-jp/xm.help/matrix_image -%%DATADIR%%/help-jp/xm.help/matrix_inner_product -%%DATADIR%%/help-jp/xm.help/matrix_inverse -%%DATADIR%%/help-jp/xm.help/matrix_kernel -%%DATADIR%%/help-jp/xm.help/matrix_list_to_matrix -%%DATADIR%%/help-jp/xm.help/matrix_matrix_to_list -%%DATADIR%%/help-jp/xm.help/matrix_rank -%%DATADIR%%/help-jp/xm.help/matrix_solve_linear -%%DATADIR%%/help-jp/xm.help/matrix_submatrix -%%DATADIR%%/help-jp/xm.help/matrix_transpose -%%DATADIR%%/help-jp/xm.help/nbh -%%DATADIR%%/help-jp/xm.help/number_abs -%%DATADIR%%/help-jp/xm.help/number_ceiling -%%DATADIR%%/help-jp/xm.help/number_factor -%%DATADIR%%/help-jp/xm.help/number_floor -%%DATADIR%%/help-jp/xm.help/number_imaginary_part -%%DATADIR%%/help-jp/xm.help/number_is_integer -%%DATADIR%%/help-jp/xm.help/number_real_part -%%DATADIR%%/help-jp/xm.help/odiff_act -%%DATADIR%%/help-jp/xm.help/odiff_act_appell4 -%%DATADIR%%/help-jp/xm.help/odiff_op_appell4 -%%DATADIR%%/help-jp/xm.help/odiff_op_fromasir -%%DATADIR%%/help-jp/xm.help/odiff_op_toasir -%%DATADIR%%/help-jp/xm.help/odiff_op_tosm1 -%%DATADIR%%/help-jp/xm.help/odiff_poly_solve -%%DATADIR%%/help-jp/xm.help/odiff_poly_solve_appell4 -%%DATADIR%%/help-jp/xm.help/odiff_poly_solve_hg1 -%%DATADIR%%/help-jp/xm.help/odiff_rat_solve -%%DATADIR%%/help-jp/xm.help/odmodule_ch_ideal -%%DATADIR%%/help-jp/xm.help/odmodule_d_op_fromasir -%%DATADIR%%/help-jp/xm.help/odmodule_d_op_toasir -%%DATADIR%%/help-jp/xm.help/odmodule_d_op_tosm1 -%%DATADIR%%/help-jp/xm.help/odmodule_elimination -%%DATADIR%%/help-jp/xm.help/odmodule_restriction -%%DATADIR%%/help-jp/xm.help/odmodule_singular_locus -%%DATADIR%%/help-jp/xm.help/om_start -%%DATADIR%%/help-jp/xm.help/om_xml -%%DATADIR%%/help-jp/xm.help/om_xml_to_cmo -%%DATADIR%%/help-jp/xm.help/ox_check_errors2 -%%DATADIR%%/help-jp/xm.help/ox_sm1_forAsir -%%DATADIR%%/help-jp/xm.help/oxshell.get_value -%%DATADIR%%/help-jp/xm.help/oxshell.oxshell -%%DATADIR%%/help-jp/xm.help/oxshell.set_value -%%DATADIR%%/help-jp/xm.help/parametrize -%%DATADIR%%/help-jp/xm.help/pfp_omega -%%DATADIR%%/help-jp/xm.help/pfpcoh_intersection -%%DATADIR%%/help-jp/xm.help/pfphom_intersection -%%DATADIR%%/help-jp/xm.help/pfphom_monodromy_pair_kyushu -%%DATADIR%%/help-jp/xm.help/phc.phc -%%DATADIR%%/help-jp/xm.help/phc.start -%%DATADIR%%/help-jp/xm.help/plucker_index -%%DATADIR%%/help-jp/xm.help/plucker_relation -%%DATADIR%%/help-jp/xm.help/plucker_y -%%DATADIR%%/help-jp/xm.help/poly_degree -%%DATADIR%%/help-jp/xm.help/poly_elimination_ideal -%%DATADIR%%/help-jp/xm.help/poly_factor -%%DATADIR%%/help-jp/xm.help/poly_gcd -%%DATADIR%%/help-jp/xm.help/poly_grobner_basis -%%DATADIR%%/help-jp/xm.help/poly_hilbert_polynomial -%%DATADIR%%/help-jp/xm.help/poly_initial -%%DATADIR%%/help-jp/xm.help/poly_initial_coefficients -%%DATADIR%%/help-jp/xm.help/poly_initial_term -%%DATADIR%%/help-jp/xm.help/poly_solve_linear -%%DATADIR%%/help-jp/xm.help/print_dvi_form -%%DATADIR%%/help-jp/xm.help/print_em -%%DATADIR%%/help-jp/xm.help/print_gif_form -%%DATADIR%%/help-jp/xm.help/print_input_form -%%DATADIR%%/help-jp/xm.help/print_open_math_tfb_form -%%DATADIR%%/help-jp/xm.help/print_open_math_xml_form -%%DATADIR%%/help-jp/xm.help/print_output -%%DATADIR%%/help-jp/xm.help/print_ox_rfc100_xml_form -%%DATADIR%%/help-jp/xm.help/print_png_form -%%DATADIR%%/help-jp/xm.help/print_terminal_form -%%DATADIR%%/help-jp/xm.help/print_tex_form -%%DATADIR%%/help-jp/xm.help/print_tfb_form -%%DATADIR%%/help-jp/xm.help/print_xdvi_form -%%DATADIR%%/help-jp/xm.help/print_xv_form -%%DATADIR%%/help-jp/xm.help/restriction -%%DATADIR%%/help-jp/xm.help/sm1.ahg -%%DATADIR%%/help-jp/xm.help/sm1.appell1 -%%DATADIR%%/help-jp/xm.help/sm1.appell4 -%%DATADIR%%/help-jp/xm.help/sm1.auto_reduce -%%DATADIR%%/help-jp/xm.help/sm1.bfunction -%%DATADIR%%/help-jp/xm.help/sm1.call_sm1 -%%DATADIR%%/help-jp/xm.help/sm1.deRham -%%DATADIR%%/help-jp/xm.help/sm1.distraction -%%DATADIR%%/help-jp/xm.help/sm1.ecart_homogenize01Ideal -%%DATADIR%%/help-jp/xm.help/sm1.ecartd_gb -%%DATADIR%%/help-jp/xm.help/sm1.ecartd_gb_oxRingStructure -%%DATADIR%%/help-jp/xm.help/sm1.ecartd_isSameIdeal_h -%%DATADIR%%/help-jp/xm.help/sm1.ecartd_reduction -%%DATADIR%%/help-jp/xm.help/sm1.ecartd_reduction_noh -%%DATADIR%%/help-jp/xm.help/sm1.ecartd_syz -%%DATADIR%%/help-jp/xm.help/sm1.gb -%%DATADIR%%/help-jp/xm.help/sm1.gb_oxRingStructure -%%DATADIR%%/help-jp/xm.help/sm1.gb_reduction -%%DATADIR%%/help-jp/xm.help/sm1.gb_reduction_noh -%%DATADIR%%/help-jp/xm.help/sm1.generalized_bfunction -%%DATADIR%%/help-jp/xm.help/sm1.genericAnn -%%DATADIR%%/help-jp/xm.help/sm1.gkz -%%DATADIR%%/help-jp/xm.help/sm1.hilbert -%%DATADIR%%/help-jp/xm.help/sm1.isSameIdeal_in_Dalg -%%DATADIR%%/help-jp/xm.help/sm1.mul -%%DATADIR%%/help-jp/xm.help/sm1.push_int0 -%%DATADIR%%/help-jp/xm.help/sm1.rank -%%DATADIR%%/help-jp/xm.help/sm1.reduction -%%DATADIR%%/help-jp/xm.help/sm1.restriction -%%DATADIR%%/help-jp/xm.help/sm1.saturation -%%DATADIR%%/help-jp/xm.help/sm1.slope -%%DATADIR%%/help-jp/xm.help/sm1.sm1 -%%DATADIR%%/help-jp/xm.help/sm1.start -%%DATADIR%%/help-jp/xm.help/sm1.syz -%%DATADIR%%/help-jp/xm.help/sm1.wTensor0 -%%DATADIR%%/help-jp/xm.help/sm1.xml_tree_to_prefix_string -%%DATADIR%%/help-jp/xm.help/tigers.tigers -%%DATADIR%%/help-jp/xm.help/util_filter -%%DATADIR%%/help-jp/xm.help/util_find_and_replace -%%DATADIR%%/help-jp/xm.help/util_find_substr -%%DATADIR%%/help-jp/xm.help/util_index -%%DATADIR%%/help-jp/xm.help/util_load_file_as_a_string -%%DATADIR%%/help-jp/xm.help/util_part -%%DATADIR%%/help-jp/xm.help/util_read_file_as_a_string -%%DATADIR%%/help-jp/xm.help/util_remove_cr -%%DATADIR%%/help-jp/xm.help/util_timing -%%DATADIR%%/help-jp/xm.help/util_v -%%DATADIR%%/help-jp/xm.help/util_write_string_to_a_file +include/asir/w_stdio.h +lib/asir @dirrm include/asir -@dirrm %%DATADIR%%/help-eg/xm.help -@dirrm %%DATADIR%%/help-jp/xm.help -@dirrm %%DATADIR%%/help-eg -@dirrm %%DATADIR%%/help-jp -@dirrm %%DATADIR%% -@unexec rm -rf %D/%%DATADIR%%/ox_asir -@unexec rm -rf %D/%%DATADIR%%/ox_plot -@unexec rm -rf %D/%%DATADIR%%/ox_launch |