#!/bin/csh
sml @SMLload=.heap/tutch \
    @SMLdebug=/dev/null \
    $*
