From: eck Date: Tue, 13 Jun 1989 11:23:28 +0000 (+0000) Subject: Initial revision X-Git-Tag: release-5-5~2395 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=540689571775ffa7e7120e404fd0fb5891b99e2d;p=ack.git Initial revision --- diff --git a/lang/cem/libcc.ansi/math/LIST b/lang/cem/libcc.ansi/math/LIST new file mode 100644 index 000000000..d0f012a18 --- /dev/null +++ b/lang/cem/libcc.ansi/math/LIST @@ -0,0 +1,19 @@ +mlib +localmath.h +asin.c +atan2.c +atan.c +ceil.c +cosh.c +fabs.c +pow.c +log10.c +log.c +sin.c +sinh.c +sqrt.c +ldexp.c +tan.c +tanh.c +exp.c +floor.c