Skip to content
Snippets Groups Projects
Commit a516395a authored by wlott's avatar wlott
Browse files

Moved the ``def-boolean-attribute vop'' form into here so that it's in the

correct package.  If we ever decide to actually use vop attributes, we will
need to figure out some way of having different sets of attributes in
different backends.
parent 1b76e3cc
No related branches found
No related tags found
No related merge requests found
......@@ -227,6 +227,13 @@
(setf (sc-sb (sc-or-lose ',name)) (sb-or-lose ',sb-name))
',name)))
;;;; Side-Effect Classes
(def-boolean-attribute vop
any)
;;;; Move/coerce definition:
......
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