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
4a4ba2b9
Commit
4a4ba2b9
authored
Feb 24, 2006
by
Pascal Costanza
Browse files
Removed a conflict between Gary's and my code.
darcs-hash:4e71a819e03eb87e7e41b8bbb88758857ff26099
parent
d5a9d1ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
closer-mop.asd
View file @
4a4ba2b9
...
@@ -28,7 +28,7 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
...
@@ -28,7 +28,7 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
OTHER DEALINGS IN THE SOFTWARE.
"
"
:depends-on
(
#-
lispworks
"
lw-compat
"
)
:depends-on
(
#-
lispworks
#:
lw-compat
)
:components
:components
((
:module
((
:module
#+
allegro
"allegro"
#+
allegro
"allegro"
...
...
features.lisp
View file @
4a4ba2b9
...
@@ -200,7 +200,6 @@
...
@@ -200,7 +200,6 @@
:subclasses-of-standard-slot-definition-do-not-inherit-exported-slots
(
no
)
:subclasses-of-standard-slot-definition-do-not-inherit-exported-slots
(
no
)
:subclasses-of-standard-writer-method-do-not-inherit-exported-slots
(
no
)
:subclasses-of-standard-writer-method-do-not-inherit-exported-slots
(
no
)
:mcl
:mcl
:add-method-calls-compute-discriminating-function
(
no
)
:add-method-calls-compute-discriminating-function
(
no
)
:compute-applicable-methods-using-classes
(
no
)
:compute-applicable-methods-using-classes
(
no
)
...
...
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