Rename lib__future__.tex to libfuture.tex and add link in lib.tex.

This commit is contained in:
Jeremy Hylton 2003-05-28 11:57:52 +00:00
parent cf9c46719c
commit c428112d29
2 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ and how to embed it in other applications.
\input{libuser}
\input{libbltin} % really __builtin__
\input{libmain} % really __main__
\input{libfuture} % really __future__
\input{libstrings} % String Services
\input{libstring}