+2003-02-18 Bruno Haible <bruno@clisp.org>
+
+ * MODULES.html.sh (func_all_modules): Add mathl.
+
2003-02-18 Paolo Bonzino <bonzini@gnu.org>
* modules/mathl: New file.
func_module strtoumax
func_end_table
+ element="Mathematics <math.h>"
+ element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
+ func_section_wrap isoc_sup_math
+ func_wrap H3
+ func_echo "$element"
+
+ func_begin_table
+ func_module mathl
+ func_end_table
+
element="Enhancements for ISO C 99 functions"
func_section_wrap isoc_enh
func_wrap H2