summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/asymptote/examples/spring2.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/asymptote/examples/spring2.asy')
-rw-r--r--Master/texmf/doc/asymptote/examples/spring2.asy4
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/texmf/doc/asymptote/examples/spring2.asy b/Master/texmf/doc/asymptote/examples/spring2.asy
deleted file mode 100644
index e3eec5f39f5..00000000000
--- a/Master/texmf/doc/asymptote/examples/spring2.asy
+++ /dev/null
@@ -1,4 +0,0 @@
-import spring;
-
-drawspring(40.0,"$L+x$");
-