Skip to content
Snippets Groups Projects
Commit 78a457ce authored by Robert Goldman's avatar Robert Goldman
Browse files

Minor fixes.

Fixed misspelling in index entry.
Added a FIXME for later.
parent 4f45534e
No related branches found
No related tags found
No related merge requests found
......@@ -981,10 +981,14 @@ or silently convert lowercase to uppercase (lpns).
@node Other Operations, Moving on, Loading a system, Using ASDF
@section Other Operations
@c FIXME: this isn't a great name for this node -- these are not, in
@c fact, other OPERATIONS. OPERATIONS are objects. These are other
@c "convenience functions," or something like that. [2015/06/29:rpg]
@findex load-system
@findex compile-system
@findex test-system
@findex requrie-system
@findex require-system
ASDF provides three commands for the most common system operations:
@code{load-system}, @code{compile-system}, and @code{test-system}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment