The SMARTedit programming by demonstration text editor
Copyright 2001 Tessa Lau

Requirements:
	Python 2.1 or better
	Pmw (Python MegaWidgets: http://pmw.sourceforge.net)

To build:
	python setup.py build

To install:
	python setup.py install --prefix=/usr/local

To run:
	smartedit
