README file for $XERIONDIR/src/etc
---------------------------------

This directory contains shell scripts used to run xerion, generate
source code, and install files. The files contained are:

create-bindings* - scripts used to extract bindings from source files
		  and create a file called 'bindings.c' which is used
		  by the xerion command line interface.

extract-commands - shell script used to extract symbol names from
		  object modules and create a file called enter-com.c
		  which is used bt the xerion command line interface.

run		- shell script to run xerion in an xterm of its own.

xerionInstall	- may be used to install xerion if standard install
		  seems broken
