# Set XPARAM_CLASSPATH for Bash shell

if [ -n "\XPARAM_CLASSPATH" ]; then
   export XPARAM_CLASSPATH="/usr/lib/xparam-plugins"
fi
