newline
authorChristian Grothoff <christian@grothoff.org>
Fri, 22 Oct 2010 14:05:22 +0000 (14:05 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 22 Oct 2010 14:05:22 +0000 (14:05 +0000)
bin/javacc
bin/jtb

index 12bd47d3fac51b760c22c9197777527ad47e89c9..494d03d75654c47743814bc574ccb41244ee7b43 100755 (executable)
@@ -11,4 +11,4 @@ do
 done
 
 rm -f PACKAGE
-               
\ No newline at end of file
+               
diff --git a/bin/jtb b/bin/jtb
index 4656486fcecb1a7546ea670fab7a6f514645c403..11fa581d2fb8c94d778aadf0e4c758234c119e0f 100755 (executable)
--- a/bin/jtb
+++ b/bin/jtb
@@ -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"
+