Commit 8493fc91 by Andrew Cantino

remove loadpath hack

parent 4a6c2261
#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-
$: << File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'rubygems'
require 'rumoji'
if ARGV.first == 'encode'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment