#!/bin/sh
# Startup script for stkwm. This is just here so I can avoid actually
# installing tkwm at this time.
# Edit the following line to be able to find tkwm and stkwm.tcl.
exec /mit/tcl/install/@sys/bin/tkwm -f /mit/tcl/install/@sys/lib/tkwm/stkwm.tcl -n tkwm
