Claim to use the Jakarta regexp package even though we don't yet (but we

will soon enough).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@159 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2001-07-04 18:20:09 +00:00
parent f273548b58
commit 74fe0d194c
+4 -1
View File
@@ -8,9 +8,12 @@ directory specified in the build.xml file (${java.libraries}).
* samskivert library:
http://www.samskivert.com/code/samskivert/
* Jakarta Regular Expression package:
http://jakarta.apache.org/regexp/
Once the jar files are in place (regardless of what they are named), the
build system will automatically include them in the compile-time
classpath.
--
$Id: README,v 1.1 2001/06/14 01:51:28 mdb Exp $
$Id: README,v 1.2 2001/07/04 18:20:09 mdb Exp $