summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/asymptote/examples/externalprc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/asymptote/examples/externalprc.tex')
-rw-r--r--Master/texmf/doc/asymptote/examples/externalprc.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf/doc/asymptote/examples/externalprc.tex b/Master/texmf/doc/asymptote/examples/externalprc.tex
index 96643d7cebf..e6d4ade1dcf 100644
--- a/Master/texmf/doc/asymptote/examples/externalprc.tex
+++ b/Master/texmf/doc/asymptote/examples/externalprc.tex
@@ -5,8 +5,8 @@
% asy -inlineimage teapot -render=4 -tex pdflatex
%
\documentclass[12pt]{article}
-\input teapot_.pre
+\input teapot.pre
\RequirePackage{color,graphicx}
\begin{document}
-\input teapot_.tex
+\input teapot.tex
\end{document}