heptc script fix

This commit is contained in:
Léonard Gérard 2011-06-27 11:07:14 +02:00
parent 83b0182874
commit a519afe631
1 changed files with 1 additions and 2 deletions

3
heptc
View File

@ -3,8 +3,7 @@
RUN_DIR="`pwd`" RUN_DIR="`pwd`"
SCRIPT_DIR="$( cd "$( dirname "$0" )" && pwd )"
SCRIPT_DIR="$RUN_DIR/`dirname $0`"
COMPILER_DIR="$SCRIPT_DIR/compiler" COMPILER_DIR="$SCRIPT_DIR/compiler"
COMPILER=heptc.byte COMPILER=heptc.byte