diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-05 21:42:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-05 21:42:13 +0000 |
commit | 8887f148c041116e74d09c134a8b4594f62e6139 (patch) | |
tree | 6bedda2b1bfddadee5f0cbc4695d9ba63ab6a3b5 /math/pari/files/patch-ag | |
parent | Add libphish 0.1.0, a cross-platform library to interact with the Open (diff) |
- Update to 2.3.0
PR: ports/98531
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
Notes
Notes:
svn path=/head/; revision=164528
Diffstat (limited to 'math/pari/files/patch-ag')
-rw-r--r-- | math/pari/files/patch-ag | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/math/pari/files/patch-ag b/math/pari/files/patch-ag index 2dab4d12f161..1c33689bfc43 100644 --- a/math/pari/files/patch-ag +++ b/math/pari/files/patch-ag @@ -1,9 +1,11 @@ ---- doc/appb.tex.orig Sat Sep 17 01:50:48 2005 -+++ doc/appb.tex Tue Feb 28 19:07:18 2006 -@@ -35,5 +35,5 @@ - seen in detail in \secref{se:prog}, with the slight modifications explained - at the end of that section. +--- doc/appb.tex.orig Mon Dec 13 12:29:22 2004 ++++ doc/appb.tex Sun Jan 9 18:34:08 2005 +@@ -30,7 +30,7 @@ + $(CC) $(CFLAGS) -o extgcd extgcd.c -lpari -lm + @eprog --\bprogfile{../examples/matexp.c} +-\noindent We then give the listing of the program \kbd{examples/extgcd.c} +\bprogfile{./matexp.c} - \vfill\eject + seen in detail in \secref{se:prog}. + + \bprogfile{../examples/extgcd.c} |