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 6e70e8b commit d2a557eCopy full SHA for d2a557e
2 files changed
Doc/Makefile.deps
@@ -152,6 +152,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
152
lib/libpdb.tex \
153
lib/libprofile.tex \
154
lib/libcgi.tex \
155
+ lib/libcgitb.tex \
156
lib/liburllib.tex \
157
lib/liburllib2.tex \
158
lib/libhttplib.tex \
Doc/lib/lib.tex
@@ -195,6 +195,7 @@ \chapter*{Front Matter\label{front}}
195
\input{internet} % Internet Protocols
196
\input{libwebbrowser}
197
\input{libcgi}
198
+\input{libcgitb}
199
\input{liburllib}
200
\input{liburllib2}
201
\input{libhttplib}
0 commit comments