X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/8beca70968c837e1469c62128b438273597d0e24..2d4554ca5ee1304e67ddd29b00402993ca07fcd2:/README.org diff --git a/README.org b/README.org index 973ce36..59ada8b 100644 --- a/README.org +++ b/README.org @@ -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~