#! /bin/sh

# Check that MzScheme is here:
exec mzscheme -mvqe '(printf "MzScheme is here --- good!~n")'
