]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/read_fixedstep
refactoring of assemble_pairs
[biopieces.git] / bp_bin / read_fixedstep
index 16ad12f6d73fe0e8cf71230af53f7ea08924abaf..64d949c8b41a009e93cafef94cf9950ce9a05bc8 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;