[BioRuby-cvs] bioruby/lib/bio/db lasergene.rb,1.1,1.2
Trevor Wennblom
trevor at dev.open-bio.org
Thu Feb 1 05:23:03 UTC 2007
Update of /home/repository/bioruby/bioruby/lib/bio/db
In directory dev.open-bio.org:/tmp/cvs-serv9241/lib/bio/db
Modified Files:
lasergene.rb
Log Message:
typo fix
Index: lasergene.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/lasergene.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** lasergene.rb 8 Jan 2007 06:39:14 -0000 1.1
--- lasergene.rb 1 Feb 2007 05:23:01 -0000 1.2
***************
*** 124,130 ****
def initialize(lines)
process(lines)
! end
! # * +cut_locations+: The cut locations in enzyme index notation.
!
# Is the comment header recognized as standard Lasergene format?
--- 124,128 ----
def initialize(lines)
process(lines)
! end
# Is the comment header recognized as standard Lasergene format?
More information about the bioruby-cvs
mailing list