From: David Griffith Date: Mon, 16 Dec 2013 11:21:22 +0000 (-0800) Subject: Nobody uses this anymore. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=00e8729ffcb9c37d1b37713c1f906ea6f448ddb7;p=liskon_frotz.git Nobody uses this anymore. --- diff --git a/frotz.lsm b/frotz.lsm deleted file mode 100644 index 467335b..0000000 --- a/frotz.lsm +++ /dev/null @@ -1,17 +0,0 @@ -Begin4 -Title: Unix Frotz -Version: 2.43 -Entered-date: 2002-10-27 -Description: An interpreter for all Infocom games and other - Z-machine games. Compiles with standard 1.0 of - Graham Nelson's specification. -Keywords: infocom, frotz, text-adventure, zork -Author: dgriffi@cs.csubak.edu (David Griffith) -Maintained-by: dgriffi@cs.csubak.edu (David Griffith) -Primary-site: ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/frotz-2.43.tar.gz -Alternate-site: http://www.cs.csubak.edu/~dgriffi/proj/frotz/ -Original-site: -Platforms: All reasonably POSIX-compliant flavors of Unix. - Use ncurses if vendor-supplied curses won't work. -Copying-policy: GPL -End