Skip to content

Commit

Permalink
removing accidental (?) perl code from the bottom of the yeast advanc…
Browse files Browse the repository at this point in the history
…ed conf
  • Loading branch information
Scott Cain committed May 6, 2011
1 parent cf73344 commit 545a43b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions conf/yeast_chr1+2.conf
Expand Up @@ -258,15 +258,3 @@ glyph = generic
description = 1
key = Noncoding RNAs

#!/usr/bin/perl

for (my $i=1; $i<=1000; $i++) {
print <<END
[test$i]
feature = gene
glyph = generic
key = test$i

END
;
}

0 comments on commit 545a43b

Please sign in to comment.