]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/read_solid
refactoring of assemble_pairs
[biopieces.git] / bp_bin / read_solid
index cfcd4e6ef834244db16e6f0491292fec8b07f6c2..193cd52657dc6bcdb4911fdbfb8f1a01b764bd5a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
 
 # Copyright (C) 2007-2009 Martin A. Hansen.
 
@@ -26,6 +26,7 @@
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Maasha::Biopieces;
 use Maasha::Filesys;