summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/ref.tex3
-rw-r--r--Doc/ref/ref.tex3
2 files changed, 4 insertions, 2 deletions
diff --git a/Doc/ref.tex b/Doc/ref.tex
index ed4abc8..cf7d30a 100644
--- a/Doc/ref.tex
+++ b/Doc/ref.tex
@@ -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}
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex
index ed4abc8..cf7d30a 100644
--- a/Doc/ref/ref.tex
+++ b/Doc/ref/ref.tex
@@ -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}