]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/calc_bit_scores
added use strict to all biopieces
[biopieces.git] / bp_bin / calc_bit_scores
index 9de170d172071c0b73149db1e81282890b266d4e..4b930c30c1c8e911431e11cc749e3c7d24e04a61 100755 (executable)
@@ -26,6 +26,7 @@
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Maasha::Biopieces;
 use Maasha::Seq;