changeset 42:18654922d37a

added run file, still playying with it
author jvanek
date Thu, 05 Aug 2010 14:01:21 +0200
parents 87c2b54e8fd9
children f1a27e5d4520
files run.sh
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/run.sh	Thu Aug 05 14:01:21 2010 +0200
@@ -0,0 +1,3 @@
+javac *.java
+./helloworld jva
+rm *.class