SEFlow
Home SourceForge FreshMeat |
documentation for the macro "source_transition_clauses"Expands to all transition clauses iterated over the source type with target type and class fixed. It is defined in the file sets.m4. m4 code: define(`source_transition_clauses', `transition_clause(patsubst($1,` ',`,$2,$3)transition_clause('),$2,$3)') |