From 557c1ae1501d57a198d4efb1b0ff4d30025c5bb6 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 23 Mar 2001 16:21:15 +0000 Subject: [PATCH] Include the futures appendix. --- Doc/ref/ref.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index b0636fb28af..0f65ddba1ac 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}