Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12ba786

Browse files
committed
Moved posixpath to os.path.
1 parent 560bcae commit 12ba786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/lib.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ \chapter*{Front Matter\label{front}}
122122

123123
\input{liballos} % Generic Operating System Services
124124
\input{libos}
125+
\input{libposixpath} % os.path
125126
\input{libtime}
126127
\input{libgetpass}
127128
\input{libgetopt}
@@ -146,7 +147,6 @@ \chapter*{Front Matter\label{front}}
146147

147148
\input{libunix} % UNIX Specific Services
148149
\input{libposix}
149-
\input{libposixpath}
150150
\input{libpwd}
151151
\input{libgrp}
152152
\input{libcrypt}

0 commit comments

Comments
 (0)