   File Name		Archive #	Description
-----------------------------------------------------------
 BUGS                       8	Known bugs in this version
 COPYING                    6	Copyright information
 INFOTBL.TXT                6	Collected information on Infocom games
 MANIFEST                   1	This shipping list
 Makefile                   8	
 NEWS                      10	List of user-visible changes
 README                     1	READ THIS FIRST
 amiga.c                    3	Amiga terminal interface
 amiga_clip.c              10	"
 amiga_console.c            2	"
 amiga_data.c               9	"
 amiga_data.h               9	"
 amiga_game.c               4	"
 amiga_global.h             7	"
 amiga_protos.h            11	"
 amiga_script.c             7	"
 amiga_sound.c             10	"
 file.c                     8	File handling
 funcs.c                    6	Value manipulation
 getopt.c                  10	Portable command-line parser
 infocom.c                  9	Main program
 infocom.h                  7	Data structures, etc.
 init.c                    10	Interpreter initialization
 input.c                    8	Parse user input
 interp.c                  10	Main interpreter loop
 jump.c                    11	Subroutine handling
 msdos.c                    5	MS-DOS terminal interface
 object.c                  10	Object manipulation
 options.c                  9	Printing options (-hoOvV)
 page.c                     9	Page handing
 patchlevel.h               8	Current patchlevel
 pinfo.man                  1	Manual page
 pinfo.txt                  7	Text version of man page
 pinfo_ti.man               5	Terminal interface manual page
 pinfo_ti.txt               1	Text of terminal interface man page
 print.c                    9	Output handling
 property.c                10	Object property manipulation
 readline.c                 8	GNU Readline-specific routines
 stream.c                   6	Stream-based terminal interface
 support.c                 10	Miscellaneous support routines
 termcap.c                  4	UNIX terminal interface
 variable.c                11	Variable manipulation
