diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-11-27 02:47:36 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-11-27 02:47:36 +0000 |
commit | eab7242ba6a37639012327c0b466e6790a5d2ad2 (patch) | |
tree | b26e8e877d74bc769eb13ef7e7934e912d689092 /math/pari-devel/files/patch-ag | |
parent | Move $MASTER_SITES to $MASTER_SITE_LOCAL. (diff) |
Add pari-devel 2.2.0.a, mathmatics library and advanced calculator package.
PR: ports/31386
Submitted by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
Notes
Notes:
svn path=/head/; revision=50606
Diffstat (limited to 'math/pari-devel/files/patch-ag')
-rw-r--r-- | math/pari-devel/files/patch-ag | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/pari-devel/files/patch-ag b/math/pari-devel/files/patch-ag new file mode 100644 index 000000000000..d0fc2b22b2d6 --- /dev/null +++ b/math/pari-devel/files/patch-ag @@ -0,0 +1,9 @@ +--- doc/appb.tex.orig Mon Jan 10 02:59:06 2000 ++++ doc/appb.tex Mon Jan 10 02:59:23 2000 +@@ -29,5 +29,5 @@ + seen in detail in \secref{se:prog}, with the slight modifications explained + at the end of that section. + +-\bprogfile{../examples/matexp.c} ++\bprogfile{./matexp.c} + \vfill\eject |