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 28b2944 commit fb79ffaCopy full SHA for fb79ffa
2 files changed
Doc/Makefile.deps
@@ -61,6 +61,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
61
../lib/libstrings.tex \
62
../lib/libstring.tex \
63
../lib/libcodecs.tex \
64
+ ../lib/libunicodedata.tex \
65
../lib/libregex.tex \
66
../lib/libregsub.tex \
67
../lib/libstruct.tex \
Doc/lib/lib.tex
@@ -114,6 +114,7 @@ \chapter*{Front Matter\label{front}}
114
\input{libfpformat}
115
\input{libstringio}
116
\input{libcodecs}
117
+\input{libunicodedata}
118
%\input{libsoundex}
119
120
\input{libmisc} % Miscellaneous Services
0 commit comments