#!/bin/sh

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