Mercurial > hg > octave-jordi > gnulib-hg
diff MODULES.html.sh @ 4240:6918c3fd6d40
Add module mathl.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 Feb 2003 17:12:37 +0000 |
parents | 723deab1223e |
children | eec6ba9ed532 |
line wrap: on
line diff
--- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1622,6 +1622,16 @@ 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