sbin/build/compil.sh
author durandn
Fri, 03 Jul 2015 16:57:10 +0200
changeset 1037 5c0416e8bba1
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
AnnotationsList widget new features: show creation date for annotations, hide/show feature on signal trigger, filter by username

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