]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/tile_seq
refactoring of assemble_pairs
[biopieces.git] / bp_bin / tile_seq
index 139a6f255d97c8fa985f07a7fba32c91dd290ec1..9a7dcfd8410bf139e62ce76c200428edc9f92890 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::Align;