summaryrefslogtreecommitdiff
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 222d6ff8af..b79ed0db16 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -67,9 +67,9 @@ and how to embed it in other applications.
\input{libintro} % Introduction
\input{libobjs} % Built-in Types, Exceptions and Functions
+\input{libfuncs}
\input{libstdtypes}
\input{libexcs}
-\input{libfuncs}
\input{libpython} % Python Runtime Services
\input{libsys}