#! /bin/sh
#
# Splus LICENSE testapp
#
# Interface to the elmappl program. This program is a simple Elan License
# Manager client program that can be used to exercise various features of the
# license server without starting up the full product. It's primary
# anticipated use is that of an undocumented support aid (or, a license
# consumption aid :-).
#

exec $SHOME/adm/lic/cmd/elmappl ${1+"$@"}
