i
[chise/ruby.git] / tools / t4.rb
index 99bfada..3547fb6 100755 (executable)
@@ -1,9 +1,7 @@
 #!/usr/bin/env ruby
 $KCODE = 'u'
-$LOAD_PATH << '../lib'
-require 'chise'
-include CHISE
-
+$LOAD_PATH.unshift("..")
+require "chise/char"
 p "日雲".find
 "日雲".find.each_character{|c|
   puts c.ids