Skip to content
Snippets Groups Projects
Commit 071cb62b authored by pfdietz's avatar pfdietz
Browse files

Remove ED from *cl-non-function-macro-special-operator-symbols*

parent 4b153a45
No related branches found
No related tags found
No related merge requests found
......@@ -2148,7 +2148,7 @@
*cl-local-macro-symbols*
*cl-special-operator-symbols*
*cl-standard-generic-function-symbols*
'(declare)))))
'(declare ed)))))
(defparameter *cl-function-or-accessor-symbols*
(append *cl-function-symbols* *cl-accessor-symbols*))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment