Shapetools.el provides a DIRED-like interface to the Shape toolkit for
GNU Emacs.

To use the Shape mode place shapetools.el and callp-err.el in a
directory in your load-path and put the following line into your
default.el in your main Emacs Lisp directory or into your personal
$HOME/.emacs file:

(autoload 'shapetools "shapetools" "Start Shape-Tools" t)
