This is umlseq 1.6 by Linus Akesson <lft@df.lth.se>.
Credits to CS (http://www.cs.lth.se) for making this program necessary.

How to build and install umlseq:

	make
	cp umlseq /usr/local/bin/
	cp umlseq.1 /usr/local/man/man1/

You need "libfl", which is distributed with the "flex" program. It is present in
most UNIX distributions.

If you wish to recompile everything from scratch, do a "make rclean". You will
need "flex" and "bison" for this.

Please read the man page for more details.

