Mapper is Public Domain, but copyrighted by Marc Mason 1994

     Internet : m2@aplcenmp.apl.jhu.edu
     CIS      : 72030,1045

     Marc Mason
     2925 Rayshire Rd.
     Baltimore, Md. 21230
     (410)644-0621

     If you use this program regularly at home, please just send
me electronic mail with acknowledgement, detected bugs or
suggestions.

     Any improvements in the code would be greatly appreciated. 
Just send me a copy.  Thanks.

     The print_map routine needs a lot of help.  It works fine
when you have a very normal map, i.e. when you go north, south
gets you back and when you go sw, ne gets you back.  It doesn't
work very well if the maps get much trickier.  I think this part
of the code is very difficult, but would be a good challenge for
someone who wants to attempt it.  Let me know if I can help.

     The print routine was written to send control codes to an
Epson compatible printer (FX-80), so they may not work with your
printer.  It prints in compressed mode, to fit more on a page.

     Another nice enhancement might be to put a windows interface
on it.

     You should read mapper.hlp too.

     Enjoy!

                                             Marc Mason