summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/asymptote/examples/diagonal.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/asymptote/examples/diagonal.asy')
-rw-r--r--Master/texmf/doc/asymptote/examples/diagonal.asy1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/doc/asymptote/examples/diagonal.asy b/Master/texmf/doc/asymptote/examples/diagonal.asy
new file mode 100644
index 00000000000..32f3fc04be0
--- /dev/null
+++ b/Master/texmf/doc/asymptote/examples/diagonal.asy
@@ -0,0 +1 @@
+draw((0,0)--(100,100));