Mercurial > hg > octave-kai > gnulib-hg
diff MODULES.html.sh @ 7738:923b69d92e46
Change order of sections.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 22 Dec 2006 13:03:25 +0000 |
parents | 8e5aece0be22 |
children | ed8105720327 |
line wrap: on
line diff
--- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1814,16 +1814,6 @@ func_module strtoull func_end_table - element="Wide character classification and mapping utilities <wctype.h>" - element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` - func_section_wrap isoc_sup_wctype - func_wrap H3 - func_echo "$element" - - func_begin_table - func_module wctype - func_end_table - element="Functions for greatest-width integer types <inttypes.h>" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap isoc_sup_inttypes @@ -1835,6 +1825,16 @@ func_module strtoumax func_end_table + element="Wide character classification and mapping utilities <wctype.h>" + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap isoc_sup_wctype + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module wctype + func_end_table + element="Mathematics <math.h>" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap isoc_sup_math