change directory
[chise/ruby.git] / tools / make_ids_db.rb
index 2833049..fa8a862 100755 (executable)
@@ -3,7 +3,7 @@
 # IDSのテキストファイルを読み、bdbとして出力する
 # 同時に、各種のIDS正規化作業も行う
 
-$LOAD_PATH << '../src'
+$LOAD_PATH << '../lib'
 require 'chise'
 include CHISE