summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-03-23 16:21:15 (GMT)
committerFred Drake <fdrake@acm.org>2001-03-23 16:21:15 (GMT)
commit557c1ae1501d57a198d4efb1b0ff4d30025c5bb6 (patch)
tree033e3cabca944e18f010315d1054f97237e12533
parent39778b705d7ef0eb6b30e552a32ce1f84d5397ba (diff)
downloadcpython-557c1ae1501d57a198d4efb1b0ff4d30025c5bb6.zip
cpython-557c1ae1501d57a198d4efb1b0ff4d30025c5bb6.tar.gz
cpython-557c1ae1501d57a198d4efb1b0ff4d30025c5bb6.tar.bz2
Include the futures appendix.
-rw-r--r--Doc/ref/ref.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex
index b0636fb..0f65ddb 100644
--- a/Doc/ref/ref.tex
+++ b/Doc/ref/ref.tex
@@ -58,6 +58,9 @@ C/\Cpp{} programmers in detail.
\input{ref7} % Compound statements
\input{ref8} % Top-level components
+\appendix
+\input{refa1} % Future statements and nested scopes
+
\input{ref.ind}
\end{document}