1
0
Fork 0

- 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
1 changed files with 1 additions and 1 deletions

View File

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