Changeset 376:e5c8a9b41bc9 for bin/suite.rb
- Timestamp:
- 11/22/05 19:20:15 (3 years ago)
- Branch:
- default
- convert_revision:
- svn:877f57f0-f5bd-0310-8c13-bb9e5bdefd87/trunk@1144
- Files:
-
- 1 modified
-
bin/suite.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bin/suite.rb
r342 r376 57 57 } 58 58 59 puts "REXML version = #{REXML::V ersion}"59 puts "REXML version = #{REXML::VERSION}" 60 60 61 61 if ARGV.size > 0
