X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fwrite_ucsc_config;h=2c8654a2d5f2ef1369d328462b861bd8461809dd;hb=48bea5c28b89dc5586d0bddb338ccd6ba23aa1f9;hp=c8d2df31036065393bed211666f2d6f956b08dd9;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/write_ucsc_config b/bp_bin/write_ucsc_config index c8d2df3..2c8654a 100755 --- a/bp_bin/write_ucsc_config +++ b/bp_bin/write_ucsc_config @@ -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::UCSC;