comparison MODULES.html.sh @ 7610:e856370de785

* MODULES.html.sh (Core language properties): New module flexmember. * modules/flexmember, m4/flexmember.m4: New files.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 06 Nov 2006 21:58:29 +0000
parents 2ffea8d27e08
children 50308a13df4d
comparison
equal deleted inserted replaced
7609:387691bf7ac7 7610:e856370de785
1702 func_section_wrap isoc_core_properties 1702 func_section_wrap isoc_core_properties
1703 func_wrap H3 1703 func_wrap H3
1704 func_echo "$element" 1704 func_echo "$element"
1705 1705
1706 func_begin_table 1706 func_begin_table
1707 func_module flexmember
1707 func_module vararrays 1708 func_module vararrays
1708 func_end_table 1709 func_end_table
1709 1710
1710 element="Sizes of integer types <limits.h>" 1711 element="Sizes of integer types <limits.h>"
1711 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` 1712 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`