X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fsoap_seq;h=e6417f562eb9512db230f293f4bfefaa699b0ced;hb=88de212818159ab70b40b5aba9a85f6cbff6e395;hp=ffe9b577a2702ae6eaa2126beaf095cfae55a00e;hpb=bb8bde10a78fa8fe9a2ce5620788beb3ee5226f0;p=biopieces.git diff --git a/bp_bin/soap_seq b/bp_bin/soap_seq index ffe9b57..e6417f5 100755 --- a/bp_bin/soap_seq +++ b/bp_bin/soap_seq @@ -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::Common;