chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
README.org: Don't set image name explicitly in example config.
[runlisp]
/
README.org
diff --git
a/README.org
b/README.org
index 973ce36a0745056035197201da10c53682c2f4ad..c0817de8c87919c251ce265553685178a3d91497 100644
(file)
--- a/
README.org
+++ b/
README.org
@@
-272,7
+272,6
@@
following configuration stanza is sufficient
: [ccl32]
: @PARENTS = ccl
: command = ${@ENV:CCL32?ccl32}
-: image-file = ccl32+asdf.image
+ The first line heads a configuration section, providing the name
which will be used for this Lisp implementation, e.g., in ~-L~