Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
closer
closer-mop
Commits
6b54ed9f
Commit
6b54ed9f
authored
Feb 24, 2006
by
Pascal Costanza
Browse files
Updated more code to reflect the disappearance of MCL from OpenMCL's feature list
darcs-hash:068ab07c914a910ead2cf314711aec15c95b3f47
parent
4a4ba2b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
mcl/closer-mop-packages.lisp
View file @
6b54ed9f
...
...
@@ -16,7 +16,7 @@
#:eql-specializer
#:forward-referenced-class
#:funcallable-standard-class
#-
mcl
#:funcallable-standard-object
#-
(
or
mcl
openmcl
)
#:funcallable-standard-object
#:metaobject
#:slot-definition
#:specializer
...
...
@@ -40,7 +40,7 @@
#:class-precedence-list
#:class-prototype
#:class-slots
#-
mcl
#:compute-applicable-methods-using-classes
#-
(
or
mcl
openmcl
)
#:compute-applicable-methods-using-classes
#:compute-class-precedence-list
#:compute-default-initargs
#:compute-discriminating-function
...
...
@@ -66,7 +66,7 @@
#:generic-function-methods
#:generic-function-name
#:intern-eql-specializer
#-
mcl
#:make-method-lambda
#-
(
or
mcl
openmcl
)
#:make-method-lambda
#:map-dependents
#:method-function
#:method-generic-function
...
...
@@ -102,7 +102,7 @@
#:eql-specializer
#:forward-referenced-class
#:funcallable-standard-class
#-
mcl
#:funcallable-standard-object
#-
(
or
mcl
openmcl
)
#:funcallable-standard-object
#:metaobject
#:slot-definition
#:specializer
...
...
@@ -130,7 +130,7 @@
#:class-precedence-list
#:class-prototype
#:class-slots
#-
mcl
#:compute-applicable-methods-using-classes
#-
(
or
mcl
openmcl
)
#:compute-applicable-methods-using-classes
#:compute-class-precedence-list
#:compute-default-initargs
#:compute-discriminating-function
...
...
@@ -156,7 +156,7 @@
#:generic-function-methods
#:generic-function-name
#:intern-eql-specializer
#-
mcl
#:make-method-lambda
#-
(
or
mcl
openmcl
)
#:make-method-lambda
#:map-dependents
#:method-function
#:method-generic-function
...
...
@@ -166,7 +166,7 @@
#:remove-dependent
#:remove-direct-method
#:remove-direct-subclass
#-
mcl
#:set-funcallable-instance-function
#-
(
or
mcl
openmcl
)
#:set-funcallable-instance-function
#:slot-boundp-using-class
#:slot-definition-allocation
#:slot-definition-initargs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment