diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-10-22 14:05:22 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-10-22 14:05:22 +0000 |
commit | b0dd2804137827a79733565e05cf4ee0f817fd86 (patch) | |
tree | ab6e8da2c3f33f7a4198b10a973d1338331bed86 /bin/jtb | |
parent | d3f49ae8c078aa0947d0fdc74bc747ec11fa60f3 (diff) |
newline
Diffstat (limited to 'bin/jtb')
-rwxr-xr-x | bin/jtb | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,4 +7,5 @@ if [ -d "org/gnunet/seaspider/parser" ]; then mkdir -p org/gnunet/seaspider/parser fi cd org/gnunet/seaspider/parser -java -jar $JTB_JAR -printer -jd -np org.gnunet.seaspider.parser.nodes -vp org.gnunet.seaspider.parser.visitors -o C.out.jj "$@/C.jj"
\ No newline at end of file +java -jar $JTB_JAR -printer -jd -np org.gnunet.seaspider.parser.nodes -vp org.gnunet.seaspider.parser.visitors -o C.out.jj "$@/C.jj" + |