#!/usr/bin/env bash
#
# serval wrapper script
#
exec guile -e '(@ (Com Simatime Serval) main)' -s Com/Simatime/Serval.scm "$@"