view graster/graster/bin/graster @ 21:e72220627685 tip

0.002 inch discrepancy with target. going to test anyway
author Robert McIntyre <rlm@mit.edu>
date Mon, 30 Aug 2010 01:19:21 -0400
parents f952052e37b7
children
line wrap: on
line source
1 #!/usr/bin/env ruby
2 # Tokyo cache cow command line interface script.
3 # Run <tt>tokyo_cache_cow -h</tt> to get more usage.
4 require File.dirname(__FILE__) + '/../lib/graster'
6 Graster::Runner.new(ARGV).start!