Change STANDARD[-FUNCALLABLE]-INSTANCE metaclassoid to STATIC-CLASSOID
commit26151269d20c5bb52c2d163bfb5b33f1413d42e0
authorDouglas Katzman <dougk@google.com>
Mon, 14 Aug 2017 15:09:32 +0000 (14 11:09 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 14 Aug 2017 15:09:32 +0000 (14 11:09 -0400)
treeba3951df857355befb2e4e0a9c6e444292206e9f
parent39e2d906aab97e497303c52bec2c3946a8ea7dfa
Change STANDARD[-FUNCALLABLE]-INSTANCE metaclassoid to STATIC-CLASSOID

Instances of these don't really exist, hence can not be standard-objects.
The only reason for definining these structures is to get definitions
for %MAKE-STANDARD[-FUNCALLABLE]-INSTANCE. (We never use the accessors)
Perhaps we should invent a less oblique way of getting the constructors.
src/pcl/early-low.lisp