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 1739d2f commit 7df4dd7Copy full SHA for 7df4dd7
2 files changed
Doc/Makefile.deps
@@ -181,6 +181,7 @@ LIBFILES= ../lib/lib.tex \
181
../lib/libmhlib.tex \
182
../lib/libtelnetlib.tex \
183
../lib/libcolorsys.tex \
184
+ ../lib/libfpformat.tex \
185
../lib/libcfgparser.tex
186
187
# LaTeX source files for Macintosh Library Modules.
Doc/lib/lib.tex
@@ -105,6 +105,7 @@ \chapter*{Front Matter\label{front}}
105
\input{libregex}
106
\input{libregsub}
107
\input{libstruct}
108
+\input{libfpformat}
109
\input{libstringio}
110
%\input{libsoundex}
111
0 commit comments