i
[chise/ruby.git] / tools / t1.rb
diff --git a/tools/t1.rb b/tools/t1.rb
deleted file mode 100755 (executable)
index e6f3771..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/env ruby
-$KCODE = 'u'
-$LOAD_PATH.unshift("..")
-require "chise/char"
-p "字"                        # "字"
-p "字".ucs            # 23383
-p "字".daikanwa               # 6942(大漢和番号)
-p "字".total_strokes  # 6
-p "字".inspect_all    # 保有する素性情報を全て出力する