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))