#!/bin/sh
# It would be possible to point to different script libraries
#   by setting environment variables here.
# TCL_LIBRARY=...
# TK_LIBRARY=...
# export TCL_LIBRARY TK_LIBRARY
points_wish points.tcl $*
