projects
/
lifp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce67b6
)
add configuration file
author
grue
<grue@mail.ru>
Tue, 21 Feb 2006 13:53:51 +0000
(13:53 +0000)
committer
grue
<grue@mail.ru>
Tue, 21 Feb 2006 13:53:51 +0000
(13:53 +0000)
darcs-hash:
43c738d7ed2c230dce954eed2555eab46331b088
iflib.cfg
[new file with mode: 0644]
patch
|
blob
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