Commit d43e50a0 authored by Guido van Rossum's avatar Guido van Rossum

Use \input instead of \include (or \inclide)

parent 4c5be6bb
......@@ -65,6 +65,7 @@ the {\em Python Tutorial}.
\include{ref6} % Simple statements
\include{ref7} % Compound statements
\include{ref8} % Top-level components
\inclide{ref.ind}
\input{ref.ind}
\end{document}
......@@ -65,6 +65,7 @@ the {\em Python Tutorial}.
\include{ref6} % Simple statements
\include{ref7} % Compound statements
\include{ref8} % Top-level components
\inclide{ref.ind}
\input{ref.ind}
\end{document}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment