#!/usr/bin/sh

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