All Manuals > LispWorks User Guide and Reference Manual > 16 Common Defsystem and ASDF > 16.3 Using ASDF

NextPrevUpTopContentsIndex

16.3.1 Bypassing the supplied version of ASDF

To use a specific version of ASDF 2 without loading the version supplied with LispWorks, you should load it directly and then call

(provide "asdf")

to prevent the distributed version from being loaded later.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex