#!/usr/bin/sh

. /etc/profile.d/modules.sh
module load surf-geometry-x86_64
exec /usr/lib64/Singular/surfex /usr/lib64/Singular/LIB/surfex "$@"
