lib/rtesseract/mixed.rb in rtesseract-1.0.1 vs lib/rtesseract/mixed.rb in rtesseract-1.0.2

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: UTF-8 class RTesseract class Mixed def initialize(src="", options={}) @source = Pathname.new src @options = options