add configuration file
authorgrue <grue@mail.ru>
Tue, 21 Feb 2006 13:53:51 +0000 (13:53 +0000)
committergrue <grue@mail.ru>
Tue, 21 Feb 2006 13:53:51 +0000 (13:53 +0000)
darcs-hash:43c738d7ed2c230dce954eed2555eab46331b088

iflib.cfg [new file with mode: 0644]

diff --git a/iflib.cfg b/iflib.cfg
new file mode 100644 (file)
index 0000000..ec7c6e8
--- /dev/null
+++ b/iflib.cfg
@@ -0,0 +1,9 @@
+;;;; -*- mode:lisp -*-\r
+\r
+((ltk:*wish-pathname* . "wish84.exe")\r
+ (*debug* . t)\r
+ (*hard-quit* . nil)\r
+ (*repl-mode* . nil)\r
+ (*library-file-if* . "if.fas")\r
+ (*library-file-iflib* . "iflib.fas")\r
+ (*library-file-verbs* . "verbs.fas"))
\ No newline at end of file