summaryrefslogtreecommitdiff
path: root/info/asymptote-faq-zh-cn/src/figures/8-8a.asy
diff options
context:
space:
mode:
Diffstat (limited to 'info/asymptote-faq-zh-cn/src/figures/8-8a.asy')
-rw-r--r--info/asymptote-faq-zh-cn/src/figures/8-8a.asy2
1 files changed, 2 insertions, 0 deletions
diff --git a/info/asymptote-faq-zh-cn/src/figures/8-8a.asy b/info/asymptote-faq-zh-cn/src/figures/8-8a.asy
new file mode 100644
index 0000000000..62c8fbc1d5
--- /dev/null
+++ b/info/asymptote-faq-zh-cn/src/figures/8-8a.asy
@@ -0,0 +1,2 @@
+unitsize(1cm);
+draw(unitsquare);