Blame view

circus/bin/jcircus/specs/Exemplo_Paralelismo.tex 332 Bytes
8d0dc533f   Madiel de Souza Conserva Filho   first
1
2
3
4
5
6
  \begin{circus}
  \circchannel a \\
  \circprocess P \circdef \circbegin \\
      \circspot (a \then \Skip) \lpar | \lchanset a \rchanset | \rpar ((a \then \Skip) \interleave (((a \then \Skip) \interleave (a \then \Skip)) \lpar | \lchanset a \rchanset | \rpar ((a \then \Skip) \interleave (a \then \Skip))))
  \circend \\
  \end{circus}