#!/bin/sh

# pass --help on the commandline to get the flags

mzscheme $(dirname $0)/1-interp-main.ss "$@"
