]> git.donarmstrong.com Git - biopieces.git/blobdiff - code_ruby/lib/maasha/seq/dynamic.rb
renamed patternmatcher to dynamic
[biopieces.git] / code_ruby / lib / maasha / seq / dynamic.rb
index 6bb42943c29363e04925a2a8b04df6b221fa8fc9..57eec23bf06502258e1f253a5b47b748dcd9a000 100644 (file)
@@ -31,7 +31,7 @@ require 'inline'
 #
 # Inspired by the paper by Bruno Woltzenlogel Paleo (page 197):
 # http://www.logic.at/people/bruno/Papers/2007-GATE-ESSLLI.pdf
-module PatternMatcher
+module Dynamic
   # ------------------------------------------------------------------------------
   #   str.patmatch(pattern[, pos[, max_edit_distance]])
   #   -> Match or nil