summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dottex/example-fig2.neato
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/dottex/example-fig2.neato')
-rw-r--r--Master/texmf-dist/doc/latex/dottex/example-fig2.neato7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dottex/example-fig2.neato b/Master/texmf-dist/doc/latex/dottex/example-fig2.neato
new file mode 100644
index 00000000000..d255a65829d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/dottex/example-fig2.neato
@@ -0,0 +1,7 @@
+graph G {/*}*/
+a -- b;
+b -- c;
+a -- g;
+e -- f;
+g -- c;
+/*{*/}