#!/bin/sh

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

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