Actually I find it normal that ASDF has no .asd file, since it's the Lisp code that enables support for reading the .asd format! Had ASDF an .asd, we would have a bootstrap problem! ASDF is typically loaded with Common Lisp standard `require' function. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/