~ubuntu-branches/ubuntu/oneiric/bioperl/oneiric

« back to all changes in this revision

Viewing changes to Bio/SearchDist.pm

  • Committer: Bazaar Package Importer
  • Author(s): Matt Hope
  • Date: 2004-04-18 14:24:11 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040418142411-gr92uexquw4w8liq
Tags: 1.4-1
* New upstream release
* Examples and working code are installed by default to usr/bin,
  this has been moved to usr/share/doc/bioperl/bin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: SearchDist.pm,v 1.15 2001/11/20 02:09:28 lstein Exp $
 
1
# $Id: SearchDist.pm,v 1.16 2002/10/22 07:38:24 lapp Exp $
2
2
 
3
3
#
4
4
# BioPerl module for Bio::SearchDist
85
85
or the web:
86
86
 
87
87
  bioperl-bugs@bio.perl.org
88
 
  http://bio.perl.org/bioperl-bugs/
 
88
  http://bugzilla.bioperl.org/
89
89
 
90
90
=head1 APPENDIX
91
91