From 8a2b3440a24954929d22d584c9405332d85cda59 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 5 Jun 2003 06:40:42 +0000 Subject: * math.c (math_erf,math_erfc): new function. [ruby-list:37753] * eval.c (ruby_finalize): no longer need to turn off $DEBUG in the finalizer. (ruby-bugs-ja PR#473) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- LEGAL | 1 + 1 file changed, 1 insertion(+) (limited to 'LEGAL') diff --git a/LEGAL b/LEGAL index 8a87bfa66..dce7c1acb 100644 --- a/LEGAL +++ b/LEGAL @@ -134,6 +134,7 @@ st.[ch]: x68/*: missing/alloca.c: missing/dup2.c: +missing/erf.c: missing/finite.c: missing/hypot.c: missing/isinf.c: -- cgit