Mercurial > hg > soundsoftware-site
comparison script/performance/.svn/text-base/benchmarker.svn-base @ 37:94944d00e43c
* Update to SVN trunk rev 4411
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 19 Nov 2010 13:24:41 +0000 |
parents | 513646585e45 |
children |
comparison
equal
deleted
inserted
replaced
22:40f7cfd4df19 | 37:94944d00e43c |
---|---|
1 #!/usr/bin/env ruby | 1 #!/usr/bin/env ruby |
2 require File.dirname(__FILE__) + '/../../config/boot' | 2 require File.expand_path('../../../config/boot', __FILE__) |
3 require 'commands/performance/benchmarker' | 3 require 'commands/performance/benchmarker' |