Skip to content

Commit

Permalink
More tidying, remove , and so on
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborne committed Oct 13, 2011
1 parent 1e8e3cb commit d4b6af2
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 30 deletions.
6 changes: 0 additions & 6 deletions AUTHORS
@@ -1,9 +1,3 @@
$Id: AUTHORS,v 1.3 2006-11-08 10:59:13 sendu Exp $

Maintained by Brian Osborne

bioperl-network Authors

* Brian Osborne <bosborne at alum.mit.edu>

* Richard Adams <Richard.Adams at ed.ac.uk>
Expand Down
1 change: 0 additions & 1 deletion BUGS
@@ -1,4 +1,3 @@
# $Id: BUGS,v 1.2 2006-09-24 15:41:24 bosborne Exp $

1. The articulation_points() method of early versions of Graph would not work on networks
of Bio::Seq objects. Use Graph version .86 or later.
2 changes: 0 additions & 2 deletions INSTALL
@@ -1,5 +1,3 @@
$Id$

bioperl-network Installation

1. Requirements
Expand Down
2 changes: 0 additions & 2 deletions README
@@ -1,5 +1,3 @@
# $Id$

bioperl-network README

1. Installation
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/Edge.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::Edge
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/IO.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::IO
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/IO/dip_tab.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::IO::dip_tab
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/IO/psi/intact.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::IO::psi::intact
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/IO/psi10.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::IO::psi10
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/IO/psi25.pm
@@ -1,4 +1,3 @@
# $Id: psi25.pm 14461 2008-02-01 17:29:35Z bosborne $
#
# BioPerl module for Bio::Network::IO::psi25
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/Interaction.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::Interaction
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/Node.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::Node
#
Expand Down
1 change: 0 additions & 1 deletion lib/Bio/Network/ProteinNet.pm
@@ -1,4 +1,3 @@
# $Id$
#
# BioPerl module for Bio::Network::ProteinNet
#
Expand Down
1 change: 0 additions & 1 deletion t/Edge.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/Graph-Articulation.x
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules
# $Id: Node.t 14466 2008-02-04 05:15:58Z bosborne $

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/Graph-MD5.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules#
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/Graph-Seq.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules#
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/IO_dip_tab.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/IO_psi10.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules#
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/IO_psi25.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules#
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/Interaction.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/Node.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules
# $Id$

use strict;

Expand Down
1 change: 0 additions & 1 deletion t/ProteinNet.t
@@ -1,6 +1,5 @@
# This is -*-Perl-*- code#
# Bioperl Test Harness Script for Modules
# $Id$

use strict;

Expand Down

0 comments on commit d4b6af2

Please sign in to comment.