[BACK]Return to gprc.dos CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / pari / misc

File: [local] / OpenXM_contrib / pari / misc / Attic / gprc.dos (download)

Revision 1.1.1.1 (vendor branch), Sun Jan 9 17:35:30 2000 UTC (24 years, 5 months ago) by maekawa
Branch: PARI_GP
CVS Tags: maekawa-ipv6, VERSION_2_0_17_BETA, RELEASE_20000124, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +0 -0 lines

Import PARI/GP 2.0.17 beta.

\\  _gprc   (c) K.B. version 2.15 (11 June 1999)
\\
\\  SAMPLE GP INIT FILE (for DOS boxes)
\\
\\  See gprc.dft for the general syntax and explanations
\\  Customize, then copy to $HOME/_gprc (or $GPRC) or /etc/gprc

\\ compatible = 0

\\ read "lib/gpalias"

\\ secure = 1

\\ under DOS, directories are separated by ';', not ':'
\\ path = ".;~;..;~/gpdir"

\\ the readline we supply is old and doesn't have ^A / ^B
prompt = "(%H:%M) \e[1mgp\e[m > "
#if READL prompt = "(%H:%M) gp > "
#if EMACS prompt = "? "

#ifnot EMACS colors = "1, 5, no, no, 6, 1, 2"

\\ #ifnot EMACS help = "/usr/local/bin/gphelp -detex -ch 4 -cb 0 -cu 2"

\\ parisize = 10 000 000
\\ primelimit = 1 000 000
\\ timer = 1

\\ logfile  = "~/tmp/pari-%d.%m"
\\ log = 1

\\ psfile = "~/tmp/pari.ps"