Hugo is a text adventure compiler and runtime engine, written by Kent Tessman.
   Most of the files here are grouped by subject into several subdirectories.

   All the files in this directory and its subdirectories are by Kent Tessman
 (as400477@orion.yorku.ca or tessman@cibc.ca) unless explicitly noted otherwise

                        Current version: 2.5.03c - 22mar2001
                                         3.0.01c - 22mar2001

--------------------------------------------------------------------------------

Index              this file

changelog.txt      Hugo changes log, starting with versions 2.5.01 and 3.0
                   beta (25 July 2000).

examples           a subdirectory containing Hugo programming examples and a
                   link to the source code of complete Hugo games

executables        a subdirectory containing compiled, executable versions of
                   the Hugo compiler, debugger and runtime engine

library            a subdirectory containing standard Hugo grammar and library
                   definitions and routines

packing.lst        Packing List - A description of all the files required
                   for Hugo

release.txt        Release Notes - A Brief History of Hugo v1.0 - v3.0

source             a subdirectory containing the complete C source code of the
                   Hugo compiler, debugger and runtime engine