supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "augment_type_transitions"

Multiplies the types from argument 1 with those in the argument 2 list, filling the transition data structure with the applicable type transitions.

It is defined in the file sets.m4.

m4 code:

define(`augment_type_transitions',
`set_cartesian_transitions($1_types,$2_types)dnl
define(`$1_types',cartesian($1_types,X`'patsubst($2_types,`
',`
X')))')