Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560bcae commit 12ba786Copy full SHA for 12ba786
1 file changed
Doc/lib/lib.tex
@@ -122,6 +122,7 @@ \chapter*{Front Matter\label{front}}
122
123
\input{liballos} % Generic Operating System Services
124
\input{libos}
125
+\input{libposixpath} % os.path
126
\input{libtime}
127
\input{libgetpass}
128
\input{libgetopt}
@@ -146,7 +147,6 @@ \chapter*{Front Matter\label{front}}
146
147
148
\input{libunix} % UNIX Specific Services
149
\input{libposix}
-\input{libposixpath}
150
\input{libpwd}
151
\input{libgrp}
152
\input{libcrypt}
0 commit comments