0.6.8.14:
[sbcl.git] / src / code / class.lisp
index b296f48..bd6d361 100644 (file)
      :inherits (sequence mutable-sequence mutable-collection
                generic-sequence collection))
     (cons
-     ;; MNA: cons compound-type patch
-     ;; FIXIT :all commented out
-     ; :translation cons
      :codes (#.sb!vm:list-pointer-type)
      :inherits (list sequence
                mutable-sequence mutable-collection