VM
Size: a a a
VM
AK
AK
Е
VM
V(
a
V(
И
AE
И
A
a
YK
A
VL
a
a
asdf.lisp
написано(defvar *user-cache* nil
"A specification as per RESOLVE-LOCATION of where the user keeps his FASL cache")
defun xdg-cache-home
где и упоминается юзерский .cache
.(require :asdf)
и все. Есть /etc/common-lisp/source-registry.conf
, но там не про кэш:(:source-registry
(:directory "/usr/share/common-lisp/systems")
:inherit-configuration)
.cache
было.a
~/.cache/common-lisp
SA