Skip to content
Snippets Groups Projects
Commit 11495538 authored by pw's avatar pw
Browse files

Fix ENSURE-CLASS-VALUES so that (defclass myclass(standard-class)()) works

the same as (defclass myclass()()). Had to map LISP:STANDARD-CLASS
to PCL::STANDARD-CLASS when the former was explicitly provided.
parent 2f29e86b
No related branches found
No related tags found
No related merge requests found
Loading
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