|
|
|
|
SEFlow
Home SourceForge FreshMeat |
documentation for the macro "role_transition_definitions"writes out all role transition relation clauses for the supplied roles. It is defined in the file sets.m4. m4 code:
define(`role_transition_definitions',
`role_transition_definition(patsubst($1,`
',`)role_transition_definition('))')
|