diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-14 19:59:47 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-14 19:59:47 +0000 |
commit | c556e167499cb159c55d17ff6c2649373b3742cf (patch) | |
tree | a1042826b20e9b6f215ed52db6aff0f9e18c3c1e /math/pari/files/patch-ag | |
parent | Update to rxvt 2.7.2 (diff) |
Update to version 2.0.18b
PR: 16030
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=24739
Diffstat (limited to '')
-rw-r--r-- | math/pari/files/patch-ag | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/pari/files/patch-ag b/math/pari/files/patch-ag new file mode 100644 index 000000000000..d0fc2b22b2d6 --- /dev/null +++ b/math/pari/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 |