diff options
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} |