lib/bio/db/embl/format_embl.rb in bio-1.4.2 vs lib/bio/db/embl/format_embl.rb in bio-1.4.3
- old
+ new
@@ -4,13 +4,9 @@
# Copyright:: Copyright (C) 2008
# Jan Aerts <jandot@bioruby.org>,
# Naohisa Goto <ng@bioruby.org>
# License:: The Ruby License
#
-# $Id: format_embl.rb,v 1.1.2.7 2008/06/19 12:45:15 ngoto Exp $
-#
-
-require 'bio/sequence/format'
module Bio::Sequence::Format::NucFormatter
# INTERNAL USE ONLY, YOU SHOULD NOT USE THIS CLASS.
# Embl format output class for Bio::Sequence.