#!/bin/sh
export DYLD_LIBRARY_PATH=/opt/vsl/lib
java -jar /opt/CIVL-0.7_616/lib/civl-0.7_616.jar $@
