Skip to content

Commit

Permalink
Force tt to run from vendor'd treetop
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel committed Mar 28, 2010
1 parent 4e92ff7 commit 1b7ca51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/tt
@@ -1,7 +1,6 @@
#!/usr/bin/env ruby
require 'optparse'
require 'rubygems'
require 'treetop'

$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + "/../lib"))
require 'treetop'
Expand Down

0 comments on commit 1b7ca51

Please sign in to comment.