blob: 1c33689bfc4356c046eed9354eae1914cf63b708 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
-\noindent We then give the listing of the program \kbd{examples/extgcd.c}
+\bprogfile{./matexp.c}
seen in detail in \secref{se:prog}.
\bprogfile{../examples/extgcd.c}
|