X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Findel_seq;h=f5288d69f4ead4b9e102004f90e69c7335b968ce;hb=48bea5c28b89dc5586d0bddb338ccd6ba23aa1f9;hp=8dd606dd3681e4a8b2a5c1792866c857be71cc0d;hpb=8e8c35c830326ef9b7908d2f318b41c6ccd046c9;p=biopieces.git diff --git a/bp_bin/indel_seq b/bp_bin/indel_seq index 8dd606d..f5288d6 100755 --- a/bp_bin/indel_seq +++ b/bp_bin/indel_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::Common; use Maasha::Biopieces;