SBCL caught errors

This commit is contained in:
David Botton 2021-03-07 19:59:36 -05:00
parent 65d103f906
commit d3ac4741c9
6 changed files with 36 additions and 33 deletions

View file

@ -711,8 +711,8 @@ embedded in a native template application.)"
(set-on-hash-change generic-function)
(set-on-orientation-change generic-function)
(set-on-storage generic-function)
(move-by generic-function)
(move-to generic-function)
(move-window-by generic-function)
(move-window-to generic-function)
(resize-by generic-function)
(resize-to generic-function))