From: ceriel Date: Mon, 25 Jul 1988 12:21:59 +0000 (+0000) Subject: Added math lib X-Git-Tag: release-5-5~2999 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e5c19866eb8120841fd0a3c701ae3e438becb4c9;p=ack.git Added math lib --- diff --git a/doc/install.doc b/doc/install.doc index f09d7709f..be1134a01 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -251,6 +251,10 @@ excluding Stdio .IP "lang/cem/libcc/stdio" .br Stdio sources +.IP "lang/cem/libcc/math" +.br +Sources for mathematical routines, normally available with the +\fB-lm\fP option to \fIcc\fP. .IP "lang/cem/libcc/mon" .br Sources for routines in chapter II, written in EM