Kaydet (Commit) 7f577e7f authored tarafından Fred Drake's avatar Fred Drake

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

üst e9133f7e
...@@ -66,8 +66,6 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ...@@ -66,8 +66,6 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libstring.tex \ ../lib/libstring.tex \
../lib/libcodecs.tex \ ../lib/libcodecs.tex \
../lib/libunicodedata.tex \ ../lib/libunicodedata.tex \
../lib/libregex.tex \
../lib/libregsub.tex \
../lib/libstruct.tex \ ../lib/libstruct.tex \
../lib/libmisc.tex \ ../lib/libmisc.tex \
../lib/libmath.tex \ ../lib/libmath.tex \
......
...@@ -100,8 +100,8 @@ and how to embed it in other applications. ...@@ -100,8 +100,8 @@ and how to embed it in other applications.
\input{libstrings} % String Services \input{libstrings} % String Services
\input{libstring} \input{libstring}
\input{libre} \input{libre}
\input{libregex} %\input{libregex}
\input{libregsub} %\input{libregsub}
\input{libstruct} \input{libstruct}
\input{libfpformat} \input{libfpformat}
\input{libstringio} \input{libstringio}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment