summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/planes.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/planes.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/planes.asy1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/planes.asy b/Master/texmf-dist/doc/asymptote/examples/planes.asy
index da859200f03..a3aeb252e24 100644
--- a/Master/texmf-dist/doc/asymptote/examples/planes.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/planes.asy
@@ -16,4 +16,3 @@ filldraw(faces.push(l),project(l),lightgrey);
filldraw(faces.push(g),project(g),green);
add(faces);
-