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

Skip to content

Commit 0452007

Browse files
committed
Added entry for asyncore module.
1 parent 4179691 commit 0452007

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ LIBFILES= ../lib/lib.tex \
204204
../lib/libsched.tex \
205205
../lib/libstatvfs.tex \
206206
../lib/libtty.tex \
207+
../lib/libasyncore.tex \
207208
../lib/libcfgparser.tex
208209

209210
# LaTeX source files for Macintosh Library Modules.

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ \chapter*{Front Matter\label{front}}
203203
\input{libbasehttp}
204204
\input{libsimplehttp}
205205
\input{libcgihttp}
206+
\input{libasyncore}
206207

207208
\input{netdata} % Internet Data Handling
208209
\input{libsgmllib}

0 commit comments

Comments
 (0)