summaryrefslogtreecommitdiff
path: root/gmp.texi
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-10 02:29:41 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-10 02:29:41 +0200
commite585479c0484c214703c0696072a6794f05580f9 (patch)
tree9b13d599a80d84bcab30cfd2569c6cb1c6959115 /gmp.texi
parent13a3075fb9aa3a9491d44311eaf179e45b82e696 (diff)
downloadgmp-e585479c0484c214703c0696072a6794f05580f9.tar.gz
Describe demos subdirectory in install section.
Diffstat (limited to 'gmp.texi')
-rw-r--r--gmp.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/gmp.texi b/gmp.texi
index 7bb3df2dc..cf4d455b7 100644
--- a/gmp.texi
+++ b/gmp.texi
@@ -401,6 +401,13 @@ The optional Berkley MP compability library (@file{libmp.a}) and header file
(@file{mp.h}) are built and installed only if @option{--enable-mpbsd} is used.
@xref{BSD Compatible Functions}.
+@item Demonstration Programs
+
+The @file{demos} subdirectory has some sample programs using MP. These aren't
+built or installed by default, but there's @command{make} rules available to
+compile them. For instance @command{make pexpr}, and then run say
+@command{./pexpr 68^975+10}.
+
@item Documentation
The document you're now reading is @file{gmp.texi}. The usual automake targets