Skip to content
Snippets Groups Projects
Commit e181ded5 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Added indexing for :around-compile and related.

parent 5b93d09a
No related branches found
No related tags found
No related merge requests found
......@@ -3183,6 +3183,11 @@ ASDF includes several additional features that are generally
useful for system definition and development.
@section Controlling file compilation
@cindex :around-compile
@cindex around-compile keyword
@cindex compile-check keyword
@cindex :compile-check
@findex compile-file*
When declaring a component (system, module, file),
you can specify a keyword argument @code{:around-compile function}.
......
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