#!/bin/sh
BOUML_LIB_DIR=/usr/lib64/bouml
export BOUML_LIB_DIR
exec /usr/lib64/bouml/licServer "$@"
