diff --git a/sources/chroma/vps/vps.lisp b/sources/chroma/vps/vps.lisp index c0d29e0..ffc84b6 100644 --- a/sources/chroma/vps/vps.lisp +++ b/sources/chroma/vps/vps.lisp @@ -59,7 +59,7 @@ (om::defclass! VPS (VS) ((fql :initform nil - ;:initarg :fql + :initarg :fql ;unquoted, maybe this is the problem! :accessor fql :documentation "List of Frequencies") ;(reference :initform nil