diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2005-01-26 06:41:18 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2005-01-26 06:41:18 +0000 |
commit | 4af0c95bc2787e76cee8df988c848a23510db2ca (patch) | |
tree | 3c7e933f46922f31032b88fa5c44aec5ede24f48 /math/pari-devel/files/patch-ag | |
parent | Update to 0.63 (diff) |
Update to latest version.
PR: ports/76194
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=127376
Diffstat (limited to 'math/pari-devel/files/patch-ag')
-rw-r--r-- | math/pari-devel/files/patch-ag | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/math/pari-devel/files/patch-ag b/math/pari-devel/files/patch-ag index d0fc2b22b2d6..1c33689bfc43 100644 --- a/math/pari-devel/files/patch-ag +++ b/math/pari-devel/files/patch-ag @@ -1,9 +1,11 @@ ---- 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. +--- 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} |