Variable *Defcondition-Options*

Extra options to defcondition macro. Format is a list of sub-lists.
Each sublist should be of length three and consists of a list of option
synonyms, the default value for the option [currently ignored], and whether
or not to signal an error if this option is used as an atom [currently
ignored]

Part of:

package metabang.utilities

Value: (((:automatic-accessors :generate-accessors) t nil) ((:automatic-initargs :generate-initargs) t nil) ((:export-p :export?) t nil) ((:export-slots-p :export-slots?) t nil))