#!/bin/sh
export MMUCL_DIR=/usr/local/lib/mmucl
exec xterm -T Xmmucl -e wish8.0 $MMUCL_DIR/bin/xmmucl.tcl $*
