sbin/build/compil.sh
author durandn
Fri, 03 Jul 2015 16:59:29 +0200
changeset 1039 4fddc765a716
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
New widget AnnotationsController that displays buttons to hide/show AnnotationsList and CreateAnnotations

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