
To start the tracer you must first load luther.el into GNU emacs, this is 
done by typing 'M-X load-file'. This could naturally be done in your
.emacs file if you intend to use the tracer more frequently.

When you have loaded luther.el you type 'M-X run-wam' to start the wam.

Initially there is no WAM code in the tracer, it has to be loaded by you. 
You can either type 'M-x wam-load' or hit 'l' to do this. The trace is then
initialized by typing 's' and continued by hitting 'n' or <space>. To quit
type 'q'.

If you have any problem feel free to contact me at bevemyr@csd.uu.se or
bevemyr@sics.se.

Regards, Johan.

