Mercurial > hg > octave-kai > gnulib-hg
diff MODULES.html.sh @ 7564:a2d76523d6bc
* modules/vararrays: New file.
* m4/vararrays.m4: New file.
* MODULES.html.sh: New module vararrays.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 24 Oct 2006 22:32:25 +0000 |
parents | d8606aab03d1 |
children | 483757159eb6 |
line wrap: on
line diff
--- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1697,6 +1697,16 @@ func_wrap H2 func_echo "$element" + element="Core language properties" + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap isoc_core_properties + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module vararrays + func_end_table + element="Sizes of integer types <limits.h>" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap isoc_sup_limits