repo.or.cz
/
wdl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
langpackedit: sorting fixes, 0.015 -- from 8f06f769
[wdl.git]
/
WDL
/
swell
/
swell_resgen.sh
blob
8526192f809fffa227b33b94abb73a669de48931
1
#!/bin/sh
2
3
DIR
=
"$(dirname
$0
)"
4
if
[
"v
$DIR
"
=
"v"
];
then
DIR
=
.
;
fi
5
6
"
$DIR
/swell_resgen.pl"
$
*