]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/blast_seq
added use strict to all biopieces
[biopieces.git] / bp_bin / blast_seq
index 2f1254536bb3e54671c59a92e3e53496c7d7ab9a..55d05308ce6a7ef8d1ee9bf942c9bfbd9102dfa2 100755 (executable)
@@ -26,6 +26,7 @@
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Maasha::Biopieces;
 use Maasha::Common;