[BioRuby-cvs] bioruby/test/unit/bio/util/restriction_enzyme/double_stranded test_aligned_strands.rb, 1.3, 1.3.2.1

Naohisa Goto ngoto at dev.open-bio.org
Fri Jun 13 11:39:41 UTC 2008


Update of /home/repository/bioruby/bioruby/test/unit/bio/util/restriction_enzyme/double_stranded
In directory dev.open-bio.org:/tmp/cvs-serv5209/test/unit/bio/util/restriction_enzyme/double_stranded

Modified Files:
      Tag: BRANCH-biohackathon2008
	test_aligned_strands.rb 
Log Message:
merged change from rev. 1.3 to 1.4 in the CVS trunk


Index: test_aligned_strands.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/util/restriction_enzyme/double_stranded/test_aligned_strands.rb,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** test_aligned_strands.rb	5 Apr 2007 23:35:44 -0000	1.3
--- test_aligned_strands.rb	13 Jun 2008 11:39:39 -0000	1.3.2.1
***************
*** 14,17 ****
--- 14,18 ----
  
  require 'test/unit'
+ require 'bio/sequence'
  require 'bio/util/restriction_enzyme/double_stranded/aligned_strands'
  require 'bio/util/restriction_enzyme/double_stranded'




More information about the bioruby-cvs mailing list