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 e9133f7 commit 7f577e7Copy full SHA for 7f577e7
2 files changed
Doc/Makefile.deps
@@ -66,8 +66,6 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
66
../lib/libstring.tex \
67
../lib/libcodecs.tex \
68
../lib/libunicodedata.tex \
69
- ../lib/libregex.tex \
70
- ../lib/libregsub.tex \
71
../lib/libstruct.tex \
72
../lib/libmisc.tex \
73
../lib/libmath.tex \
Doc/lib/lib.tex
@@ -100,8 +100,8 @@ \chapter*{Front Matter\label{front}}
100
\input{libstrings} % String Services
101
\input{libstring}
102
\input{libre}
103
-\input{libregex}
104
-\input{libregsub}
+%\input{libregex}
+%\input{libregsub}
105
\input{libstruct}
106
\input{libfpformat}
107
\input{libstringio}
0 commit comments