]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/flip_tab
removed debug message
[biopieces.git] / bp_bin / flip_tab
index c24cf0f2df0f45a290e09c9dd9c7eeefda8457f6..74fca2ea1ea261881f42d62a61be402555b67c68 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::Matrix;