Kaynağa Gözat

Added missing commit

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8054 8c9fc860-2736-0410-a75d-ab315db34111
negelef 7 yıl önce
ebeveyn
işleme
799d4437e0
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      Linux64/a2.sh

+ 1 - 3
Linux64/a2.sh

@@ -1,4 +1,2 @@
 #!/bin/sh
-
-dir=$(cd `dirname $0` && pwd)
-$dir/oberon run $dir/a2.txt
+cd `dirname $0` && ./oberon run a2.txt