repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added sol100 and chado cvterm pages to validate_all.t
[sgn.git]
/
cgi-bin
/
tomato
/
index.pl
blob
3cd75366aba4c4ba952a18aeb21d7d156be107e3
1
2
use
strict
;
3
4
require
CGI
;
5
6
CGI
->
new
->
redirect
( -
status
=>
301
, -
uri
=>
'/genomes/Solanum_lycopersicum/index.pl'
);
7