JAL-2871 added inputstream constructor to Configuration
[jalview.git] / forester / ruby / 00_README.txt
1 This folder contains the "evoruby" Ruby classes.
2 They are not (yet) essential for the rest of the FORESTER package.
3
4 To use evoruby, add "path/to/forester-atv/ruby/evoruby" to RUBYLIB.
5 (e.g., for C shell: "setenv RUBYLIB $HOME/forester-atv/ruby/evoruby:$HOME/some/other/rubylibrary")