1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-17 08:10:36 +01:00

- added package qualificator to constant's name to prevent warning.

This commit is contained in:
cage 2022-03-19 10:58:35 +01:00
parent b7fa2e9ca0
commit 0ece17c469

View File

@ -1047,4 +1047,4 @@ to the array"
#-quicklisp #-quicklisp
(format t (format t
"Unable to print dependencies because quicklisp was not loaded when compiling ~a.~%" "Unable to print dependencies because quicklisp was not loaded when compiling ~a.~%"
+program-name+)) config:+program-name+))