mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-16 14:21:48 -08:00
Fixed proclamation for do-defsetf
This commit is contained in:
parent
cc578f6e3e
commit
24c658e918
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@
|
|||
|
||||
;; ECL extensions:
|
||||
(proclamation si:specialp (symbol) gen-bool :predicate)
|
||||
(proclamation si::do-defsetf (symbol function) t)
|
||||
(proclamation si::do-defsetf (symbol (or symbol function)) t)
|
||||
(proclamation si::do-define-setf-method (symbol function) t)
|
||||
|
||||
;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue