--------------------------------------------------------------
Contents of the Inform Library Extension "goto"
--------------------------------------------------------------

(c) 1999 Toni Arnold

Source:
http://www.copyriot.com/tarnold/goto.html

e-mail:
tarnold@copyriot.com

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

Readme.txt	This file.

goto.h		The library extension itself

goto.html	The html-documentation of goto.h

ADVENT.go.INF	The source code of Adventure as an example,
		modified for use with mk_room_name.pl

mk_room_name.pl	
		The Perl-Script to add room names to 
		ADVENT.go.INF
		It produces ADVENT.go.INF.goto which is 
		needed to produce Advent.z5

advent.go.inf.room_name.txt
		The room name dictionary generated by 
		mk_room_name.pl
		
Advent.z5	Example game with "go to" and "dirs"

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