mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
4 lines
137 B
Common Lisp
4 lines
137 B
Common Lisp
;;; define here how to load eventual, not yet installed dependencies
|
|
;;; (for cross-compiling only)
|
|
;;; e.g. (ql:quickload :alexandria)
|
|
|