#!/bin/sh

exec racket -l scheme/base -t wrapper.rkt -t do-main.rkt wrapper.rkt

