SEFlow
Home SourceForge FreshMeat |
documentation for the macro "set_cartesian_transitions"Sets the transition data for all possible type tuples from the cartesian product of the two arguments. It is defined in the file sets.m4. m4 code: define(`set_cartesian_transitions', `set_class_tuple_transitions($1,$2,$1,$2,classes)') |