sbin/build/compil.sh
author durandn
Tue, 22 Sep 2015 17:07:58 +0200
changeset 1062 f8adaa2caecb
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.

#!/bin/sh
DIR=$(dirname $0)
sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml $@