summaryrefslogtreecommitdiff
path: root/graphics/asymptote/examples/triads.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/examples/triads.asy')
-rw-r--r--graphics/asymptote/examples/triads.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/examples/triads.asy b/graphics/asymptote/examples/triads.asy
index 6cecc55fa4..d1923d3241 100644
--- a/graphics/asymptote/examples/triads.asy
+++ b/graphics/asymptote/examples/triads.asy
@@ -51,4 +51,4 @@ spectrum(m,s,l);
shipout("triadkpq");
-erase();
+currentpicture.erase();