summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/teapotIBL.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/teapotIBL.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/teapotIBL.asy2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/teapotIBL.asy b/Master/texmf-dist/doc/asymptote/examples/teapotIBL.asy
new file mode 100644
index 00000000000..bd6afe31102
--- /dev/null
+++ b/Master/texmf-dist/doc/asymptote/examples/teapotIBL.asy
@@ -0,0 +1,2 @@
+settings.ibl=true;
+import teapot;