applyCopyRule.tex 320 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
/* Tatica applyCopeRule*/

\tbegin
\ttactic applyCopyRule (fs) \def

\tappliesto
\circprocess\ P \circdef \circbegin
\circspot Main
\circend
\tdo
(\tlaw copy_rule(Flows)
\tsemi
\ttactic APPLYL(copy_rule,fs)
\tsemi
\ttactic TRY(\tlaw copy_rule(P+_StUpdt)))

\tend