correct use of asdf package names

This commit is contained in:
David Botton 2024-03-18 20:42:17 -04:00
parent 46adb40636
commit 91ed486d8b
4 changed files with 13 additions and 13 deletions

View file

@ -105,7 +105,7 @@
(defun projects-populate (panel)
(let ((app (connection-data-item panel "builder-app-data"))
(already (asdf/operate:already-loaded-systems))
(already (asdf:already-loaded-systems))
(sel (text-value (project-list panel))))
(reset-control-pallete panel)
(setf (inner-html (runtime-list panel)) "")