sbin/build/compil.sh
author durandn
Fri, 25 Sep 2015 10:44:54 +0200
changeset 1066 5ef7182907c5
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
added a "preview" mode for CreateAnnotation and Markers that blocks inputs so sending annotations is impossible

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