#! /bin/sh
# Script to run PizzaDoc
exec kaffe pizza.compiler.Main -pizzadoc "$@"
