#!/usr/bin/env sh

# This is a shell wrapper to make executing simutrans simpler.
#

__PREFIX__/share/simutrans/sim $@
