mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
0659f666d2
a compiler for producing adventure games. The output is compatible with Infocom interpreters, which offers cross-platform compatibility and a choice of interface.
12 lines
461 B
Plaintext
12 lines
461 B
Plaintext
--- header.h.orig Sun Jun 28 00:54:48 1998
|
|
+++ header.h Sun Jun 28 00:58:25 1998
|
|
@@ -66,7 +66,7 @@
|
|
/* out a block of definitions like those below.) */
|
|
/* ------------------------------------------------------------------------- */
|
|
|
|
-#define ARCHIMEDES
|
|
+#define UNIX
|
|
|
|
/* ------------------------------------------------------------------------- */
|
|
/* The first task is to include the ANSI header files, and typedef */
|