]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/read_sff
changed layout of ruby source
[biopieces.git] / bp_bin / read_sff
index a14048e5e3e933814f9abd20e9779f57d07d82dd..6e5febd247175040751cee158fa9123949ff6bbc 100755 (executable)
@@ -28,8 +28,8 @@
 
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
-require 'biopieces'
-require 'sff'
+require 'maasha/biopieces'
+require 'maasha/sff'
 
 casts = []
 casts << {:long=>'data_in', :short=>'i', :type=>'files!', :mandatory=>false, :default=>nil, :allowed=>nil, :disallowed=>nil}