Merged tracks-mu-import branch changes r113:130 into the trunk

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@131 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
nic 2005-08-08 01:54:05 +00:00
parent 2d2f9fcca8
commit 91641500a7
75 changed files with 4054 additions and 1375 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/ruby1.8
if ARGV.empty?
puts "Usage: benchmarker times 'Person.expensive_way' 'Person.another_expensive_way' ..."