added tokenizer
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.15 2004/12/17 16:30:06 marc
|
||||
## added tokenizer
|
||||
##
|
||||
## Revision 1.14 2004/12/14 20:22:42 marc
|
||||
## added regexp
|
||||
##
|
||||
@@ -60,7 +63,7 @@ nobase_include_HEADERS = mrw/arg.hpp mrw/list.hpp \
|
||||
mrw/stacktrace.hpp \
|
||||
mrw/exception.hpp mrw/multiset.hpp mrw/stdext.hpp \
|
||||
mrw/exec.hpp mrw/set.hpp mrw/string.hpp \
|
||||
mrw/regexp.hpp
|
||||
mrw/regexp.hpp mrw/tokenizer.hpp
|
||||
infosdir = ${pkgdatadir}
|
||||
infos_DATA = AUTHORS NEWS README COPYING INSTALL ChangeLog \
|
||||
@PACKAGENAME@.spec
|
||||
|
Reference in New Issue
Block a user