commit | 4bde97f190f2c0f75c781074138bbf0f2876646f | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Apr 04 05:50:12 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Apr 04 05:50:12 1998 +0000 |
tree | 8af5af7a15a56afe07cc1438ec9d1045ae0645e2 | |
parent | ea2f2b94096f63625a2086bbdcc7dda6454f70ce [diff] [blame] |
Add fileinput section under Misc. Services.
diff --git a/Doc/lib.tex b/Doc/lib.tex index 67a5553..225797d 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex
@@ -105,6 +105,7 @@ \input{librandom} \input{librand} \input{libarray} +\input{libfileinput} \input{liballos} % Generic Operating System Services \input{libos}