-/* SCCS Id: @(#)vmsconf.h 3.5 2003/05/19 */
+/* SCCS Id: @(#)vmsconf.h 3.5 2006/09/22 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
*/
#define DLB /* use data librarian code */
+/*
+ * Needed to support DECgraphics and/or IBMgraphics display styles.
+ */
+#define ASCIIGRAPH /* ASCII graphics support on terminals */
+
/*
* You may define TEXTCOLOR if your system has any terminals that recognize
* ANSI color sequences of the form ``<ESCAPE>[#;#m'', where the first # is
$ dlb_files = help_files + "," + data_files + "," -
+ spec_files + "," + qstl_files + "," + dngn_files
$ data_libry = "nh-data.dlb"
-$ xtrn_files = "LICENSE.,HISTORY.,OPTIONS."
+$ xtrn_files = "LICENSE.,HISTORY.,OPTIONS.,SYMBOLS."
$ makedefs := $sys$disk:[-.util]makedefs
$ lev_comp := $sys$disk:[-.util]lev_comp
$ dgn_comp := $sys$disk:[-.util]dgn_comp