chiark / gitweb /
runlisp.c, etc.: Rename `-p' to `-d'. COMPAT
[runlisp] / README.org
index 973ce36a0745056035197201da10c53682c2f4ad..59ada8bd613bb5c47ad07f6fca874d7d59fac815 100644 (file)
@@ -3,6 +3,7 @@
 #+AUTHOR: Mark Wooding
 #+LaTeX_CLASS: strayman
 #+LaTeX_HEADER: \usepackage{tikz, gnuplot-lua-tikz}
+#+EXPORT_FILE_NAME: doc/README.pdf
 
 ~runlisp~ is a small C program intended to be run from a script ~#!~
 line.  It selects and invokes a Common Lisp implementation, so as to run
@@ -272,7 +273,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~