#!/bin/sh
KOSHERDILL_DIR=/usr/X386/lib/X11/kosherdill
export KOSHERDILL_DIR
blt_wish $* -f $KOSHERDILL_DIR/scripts/main.tcl
