From 2913441136cc7a54da78f026e25e1aaff047c88f Mon Sep 17 00:00:00 2001 From: tege Date: Thu, 8 Aug 1996 13:44:45 +0200 Subject: *** empty log message *** --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 38bfaa8b4..2c702090f 100644 --- a/INSTALL +++ b/INSTALL @@ -82,7 +82,7 @@ In practice, that example would be written like this instead: Finally, you have to compile your test program, and link it with the MP library. Assuming your working directory is still the gmp source directory, -type: +type, and that your source file is called example.c, do: gcc -g -I. example.c libgmp.a -- cgit v1.2.1