Blame view
circus/bin/jcircus/specs/expar.tex
280 Bytes
8d0dc533f
![]() |
1 2 3 4 5 6 7 8 |
\begin{circus} \circchannel a \end{circus} \begin{circus} \circprocess P \circdef \circbegin \circspot a \then \Skip \circend \\ \circprocess Q \circdef P \lpar \lchanset a \rchanset \rpar P \\ \circprocess R \circdef Q \lpar \lchanset a \rchanset \rpar P \\ \end{circus} |