examples/word_sample.rb in sequitur-0.1.18 vs examples/word_sample.rb in sequitur-0.1.19

- old
+ new

@@ -1,6 +1,6 @@ -require 'sequitur' # Load the Sequitur library +require 'sequitur' # Load the Sequitur library # # Purpose: show how to apply Sequitur on a stream of text words # @@ -25,6 +25,5 @@ # Rendered output is: # start : P2 6 Error illegal P1 20 P2 9. # P1 : character at position. # P2 : Error unknown P1. -