update.
[chise/ruby.git] / sample / t7.rb
index 0e99c82..9b0d1d3 100755 (executable)
@@ -10,5 +10,5 @@ def atom_list(list)
   }
 end
 
-puts atom_list(KanjiList::JOYO_KANJI_LIST)
-puts atom_list(KanjiList::JISX0208_KANJI_LIST)
+puts atom_list(CHISE::KanjiList::JOYO_KANJI_LIST)
+puts atom_list(CHISE::KanjiList::JISX0208_KANJI_LIST)