summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgf-umlsd/demo/messcall.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgf-umlsd/demo/messcall.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pgf-umlsd/demo/messcall.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-umlsd/demo/messcall.tex b/Master/texmf-dist/doc/latex/pgf-umlsd/demo/messcall.tex
new file mode 100644
index 00000000000..5b73efa5a3a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pgf-umlsd/demo/messcall.tex
@@ -0,0 +1,7 @@
+\begin{sequencediagram}
+ \newthread{t}{:Thread}
+ \newinst[1]{i}{:Instance}
+
+ \begin{messcall}{t}{function()}{i}
+ \end{messcall}
+\end{sequencediagram} \ No newline at end of file