From 464dbccd0428edf8106519a3f63f3260cc67235e Mon Sep 17 00:00:00 2001 From: Robert Buels Date: Thu, 29 Jul 2010 14:27:03 -0700 Subject: [PATCH] strip keyword substitution from perl modules --- Bio/Tools/Run/StandAloneBlast.pm | 1 - Bio/Tools/Run/StandAloneNCBIBlast.pm | 1 - Bio/Tools/Run/StandAloneWUBlast.pm | 1 - Bio/Tools/Run/WrapperBase.pm | 1 - Bio/Tools/Run/WrapperBase/CommandExts.pm | 1 - 5 files changed, 5 deletions(-) diff --git a/Bio/Tools/Run/StandAloneBlast.pm b/Bio/Tools/Run/StandAloneBlast.pm index 982f17e..93ca291 100644 --- a/Bio/Tools/Run/StandAloneBlast.pm +++ b/Bio/Tools/Run/StandAloneBlast.pm @@ -1,4 +1,3 @@ -# $Id$ # # BioPerl module for Bio::Tools::Run::StandAloneBlast # diff --git a/Bio/Tools/Run/StandAloneNCBIBlast.pm b/Bio/Tools/Run/StandAloneNCBIBlast.pm index 42b5995..1c34e2a 100644 --- a/Bio/Tools/Run/StandAloneNCBIBlast.pm +++ b/Bio/Tools/Run/StandAloneNCBIBlast.pm @@ -1,4 +1,3 @@ -# $Id$ # # BioPerl module for Bio::Tools::Run::StandAloneBlast # diff --git a/Bio/Tools/Run/StandAloneWUBlast.pm b/Bio/Tools/Run/StandAloneWUBlast.pm index 245994d..f4ab23b 100644 --- a/Bio/Tools/Run/StandAloneWUBlast.pm +++ b/Bio/Tools/Run/StandAloneWUBlast.pm @@ -1,4 +1,3 @@ -# $Id$ # # BioPerl module for Bio::Tools::Run::StandAloneBlast # diff --git a/Bio/Tools/Run/WrapperBase.pm b/Bio/Tools/Run/WrapperBase.pm index 87efe7c..7f86a42 100644 --- a/Bio/Tools/Run/WrapperBase.pm +++ b/Bio/Tools/Run/WrapperBase.pm @@ -1,4 +1,3 @@ -# $Id$ # # BioPerl module for Bio::Tools::Run::WrapperBase # diff --git a/Bio/Tools/Run/WrapperBase/CommandExts.pm b/Bio/Tools/Run/WrapperBase/CommandExts.pm index e3fbb67..544083a 100755 --- a/Bio/Tools/Run/WrapperBase/CommandExts.pm +++ b/Bio/Tools/Run/WrapperBase/CommandExts.pm @@ -1,4 +1,3 @@ -# $Id$ # # BioPerl module for Bio::Tools::Run::WrapperBase::CommandExts # -- 2.11.4.GIT