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
add pdf download test
[sgn.git]
/
mason
/
breeders_toolbox
/
progeny_from_crosses.mas
blob
7d76fcbb0d07c58880ee48a7bbddcd6f321a59ee
1
2
<%args>
3
$cross_name => undef
4
</%args>
5
6
7
<%perl>
8
print "Created cross: $cross_name\n";
9
</%perl>