#!/usr/bin/sh

. /etc/profile.d/modules.sh
module load surf-geometry-ppc64le
exec /usr/lib64/Singular/TSingular --singular /usr/bin/Singular "$@"
