X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fremove_ucsc_tracks;h=4148da8f30242fe87b090120489b8f69cc2071ea;hb=5de6112b70b59420b245ce636a8b2e3c90acbe00;hp=e4005022b2371402afbafd3b715f449e8d248af3;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/remove_ucsc_tracks b/bp_bin/remove_ucsc_tracks index e400502..4148da8 100755 --- a/bp_bin/remove_ucsc_tracks +++ b/bp_bin/remove_ucsc_tracks @@ -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;