paralelismo.tex 370 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
\begin{circus}
\circchannel c
\end{circus}
\begin{circus}
\circprocess Pin \circdef \circbegin
\circspot c \then \Skip \\
\circend \\
\circprocess Pout \circdef \circbegin
\circspot c \then \Skip \\
\circend \\
\circprocess Pins \circdef
Pin \interleave
(Pin
)
\\
\circprocess P \circdef Pins \lpar \lchanset c \rchanset \rpar Pout \\
\end{circus}