BUGS
====

If you come across any errors (and you will ;-), I would like to ask
you to send me a report about that.

Please include as much information as possible, including a working
example that reproduces the error, the version of LPU, and the exact
command line that caused the error.
If you modified any of the configuration files (lpu.dev, lpu.tab,
*.par) please include them as well.

If you are able to tell me the exact location where the error occurs,
I would appreciate it very much. You can use the builtin debugger to
find out some more detailed information: simply include the line '.stop'
somewhere before the code you suspect to contain the error. Then you can
step through the program line by line, display the contents of variables
and so on.

