This executable was made using Lattice 3.10, with a command of the form:

	cc -o valspeak lex.yy.c

where "cc" is my Unix-like compiler frontend.

Note that to make changes to valspeak, you will need access to a Unix system
with lex, to regenerate the lex.yy.c file from valspeak.l.

-Fred
