update.
[chise/ruby.git] / chise / idstree.rb
index 67f6e51..d269b1d 100755 (executable)
@@ -129,5 +129,6 @@ module CHISE
       raise "contains ques" if /\?/ =~ @str #?が含まれている?
       return nil
     end
+
   end
 end