1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/inform/files/patch-aa
Matthew Hunt 0659f666d2 Import of Inform 6.15 and version 6/7 of its library. Inform is
a compiler for producing adventure games.  The output is compatible
with Infocom interpreters, which offers cross-platform compatibility
and a choice of interface.
1998-06-28 15:16:08 +00:00

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 */