regex and regsub are obsolete and Evil, so don't include them in the club.

This commit is contained in:
Fred Drake 2000-09-25 18:26:21 +00:00
parent e9133f7e2e
commit 7f577e7fd4
2 changed files with 2 additions and 4 deletions

View file

@ -66,8 +66,6 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libstring.tex \
../lib/libcodecs.tex \
../lib/libunicodedata.tex \
../lib/libregex.tex \
../lib/libregsub.tex \
../lib/libstruct.tex \
../lib/libmisc.tex \
../lib/libmath.tex \

View file

@ -100,8 +100,8 @@ and how to embed it in other applications.
\input{libstrings} % String Services
\input{libstring}
\input{libre}
\input{libregex}
\input{libregsub}
%\input{libregex}
%\input{libregsub}
\input{libstruct}
\input{libfpformat}
\input{libstringio}