lisp:land-of-lisp:ch7
This commit is contained in:
6
lisp/land-of-lisp/ch7/uwizard.dot
Normal file
6
lisp/land-of-lisp/ch7/uwizard.dot
Normal file
@ -0,0 +1,6 @@
|
||||
graph{
|
||||
LIVING_ROOM[label="(LIVING-ROOM (YOU ARE IN A ..."];
|
||||
GARDEN[label="(GARDEN (YOU ARE IN A BEAUT..."];
|
||||
ATTIC[label="(ATTIC (YOU ARE IN THE ATTI..."];
|
||||
GARDEN--LIVING_ROOM[label="(EAST DOOR)"];
|
||||
ATTIC--LIVING_ROOM[label="(DOWNSTAIRS LADDER)"];}
|
Reference in New Issue
Block a user