#!/usr/bin/sh

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