summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/venn.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/venn.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/venn.asy1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/venn.asy b/Master/texmf-dist/doc/asymptote/examples/venn.asy
index f56440ba0a4..33100a72e87 100644
--- a/Master/texmf-dist/doc/asymptote/examples/venn.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/venn.asy
@@ -34,4 +34,3 @@ draw(z--z1,Arrow,Margin(0,m));
draw(z--z2,Arrow,Margin(0,m));
shipout(bbox(0.25cm));
-currentpicture.uptodate=true;