taticaSyncInput.tex 338 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
/* Tatica syncInput */
\tbegin
\ttactic syncInput() \def

\tappliesto\ ((\circvar\ dIn: \nat \circspot AIn \circseq AOut) \lpar ns_1 | \lchanset cs \rchanset | ns_2 \rpar (\circvar\ dIn: \nat \circspot AIn \circseq ASt))
\tdo (\tlaw VAR_EXP()
\tsemi \tlaw Parallelism_composition_Sequence_Distribution2())


\tend