m4_changecom(`/-*', `*-/')m4_dnl m4_define(`www_sectionCounter',0)m4_dnl m4_define(`www_subSectionCounter',0)m4_dnl m4_define(`www_incrCounter',`m4_define(`$1',m4_incr($1))')m4_dnl m4_define(`www_section', `www_incrCounter(`www_sectionCounter')m4_format(`%02d', www_sectionCounter)......... $2
m4_define(`www_subSectionCounter', 0)')m4_dnl m4_define(`www_subSection', `www_incrCounter(`www_subSectionCounter')m4_format(`%02d.%02d', www_sectionCounter, www_subSectionCounter).......... $2
')m4_dnl