Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
a0559708
Commit
a0559708
authored
Oct 09, 2011
by
Alex Goncharov
Browse files
compile-file: add a doc string for the :Load argument.
parent
e04778be
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main.lisp
View file @
a0559708
...
...
@@ -1806,6 +1806,9 @@ in the user USER-INFO slot of STREAM-SOURCE-LOCATIONs.")
input file name. Other options available via keywords:
:Output-File
The name of the fasl to output, NIL for none, T for the default.
:Load
Load the compiled file; T here requires :Output-File to be T, as well.
The default is NIL.
:Error-File
The name of the error listing file, NIL for none (the default), T for
.err.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment