Tweaks to top-level files.

This commit is contained in:
austin 2006-05-01 02:14:05 +00:00
parent 1fec1f6abf
commit 2f3802c4fd
5 changed files with 322 additions and 21 deletions

View file

@ -43,4 +43,4 @@ ri = %w(--ri-site --merge)
dox = %w(README ChangeLog lib)
build_rdoc rdoc + dox
build_ri ri + dox
run_tests Dir["tests/**/*"]
# run_tests Dir["tests/**/*"]