X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=code_ruby%2Flib%2Fmaasha%2Falign%2Fmatch.rb;h=17f27e2ee982a314125dffe5fdf497e2fac2c39d;hb=5e98896f92b1d04c7a8a6042f395b488c52afde0;hp=721bf137f6e90bd726a5e8e52f4f49ac9cc39c98;hpb=268f4b42e12087be9134b35887ffe6138c3ef3df;p=biopieces.git diff --git a/code_ruby/lib/maasha/align/match.rb b/code_ruby/lib/maasha/align/match.rb index 721bf13..17f27e2 100644 --- a/code_ruby/lib/maasha/align/match.rb +++ b/code_ruby/lib/maasha/align/match.rb @@ -22,8 +22,6 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -require 'profile' - # Class containing methods for located all non-redundant Maximally Extended Matches (MEMs) # between two strings. class Matches