summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgf-umlsd/demo/distance.tex
blob: f8008770b77ac77de0b7a1ccc3ce27b2e8813ac8 (plain)
1
2
3
4
5
6
\begin{sequencediagram}
  \newthread{a}{:A}
  \newinst{b}{:B}
  \newinst[1]{c}{:C}
  \newinst[2]{d}{:D}
\end{sequencediagram}