New module 'math'.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Feb 2007 15:38:34 +0000 (15:38 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Feb 2007 15:38:34 +0000 (15:38 +0000)
ChangeLog
MODULES.html.sh

index cef8839..2af3466 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,7 @@
        * lib/tanl.c: Likewise.
        * lib/trigl.c: Likewise.
        * m4/math_h.m4: New file.
+       * MODULES.html.sh (Mathematics): Add math.
 
 2007-02-17  Bruno Haible  <bruno@clisp.org>
 
index 9b6816f..30d9606 100755 (executable)
@@ -1892,6 +1892,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module math
   func_module mathl
   func_end_table