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

Skip to content

Commit 659f377

Browse files
committed
Add entry for curses.panel documentation.
1 parent 14631f6 commit 659f377

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
@@ -241,6 +241,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
241241
lib/libchunk.tex \
242242
lib/libcodeop.tex \
243243
lib/libcurses.tex \
244+
lib/libcursespanel.tex \
244245
lib/libascii.tex \
245246
lib/libdl.tex \
246247
lib/libmutex.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ \chapter*{Front Matter\label{front}}
140140
\input{libgetpass}
141141
\input{libcurses}
142142
\input{libascii} % curses.ascii
143+
\input{libcursespanel}
143144
\input{libgetopt}
144145
\input{libtempfile}
145146
\input{liberrno}

0 commit comments

Comments
 (0)