Next: Search Algorithm, Previous: Configuration Directories, Up: Controlling where ASDF searches for systems [Contents][Index]
When considering environment variable CL_SOURCE_REGISTRY
ASDF will skip to next configuration if it’s an empty string.
It will READ
the string as a SEXP in the DSL
if it begins with a paren (
,
otherwise it will be interpreted much like TEXINPUTS
,
as a list of paths, where
:
(colon) on Unix platforms
(including cygwin), by a ;
(semicolon) on other platforms
(mainly, Windows).
//
then it instead
indicates a tree in the subdirectories of which to recurse.