Paul Egli - 2003-06-03

The "Tyrex Configuration" web page at http://tyrex.sourceforge.net/configuration.html contains an error regarding the system property for setting the name of the tyrex configuration file.  The example should read:

  -Dtyrex.config.files=tyrex.config

It might also help to indicate that this needs to be an absolute file path since you're using FileInputStream in tyrex.util.Configuration to read it.