summaryrefslogtreecommitdiff
path: root/Lisp/defpackage.lisp
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-12-04 21:17:37 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-12-04 21:17:37 +0100
commit31ad74e07ca4b77ffbfdc104b403efda61487e40 (patch)
treec00e222aff97b4b4936247af0fbe3280dd6f72f3 /Lisp/defpackage.lisp
parent03fd82e89b41bbeafa900be8581a3eb8d78c2758 (diff)
Add function IN-METHOD-SYNTAX.
darcs-hash:d988f9cdc21410c6910aa52e0f396a2ebc7216fb
Diffstat (limited to 'Lisp/defpackage.lisp')
-rw-r--r--Lisp/defpackage.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lisp/defpackage.lisp b/Lisp/defpackage.lisp
index 074e8ab..3c560e5 100644
--- a/Lisp/defpackage.lisp
+++ b/Lisp/defpackage.lisp
@@ -25,6 +25,7 @@
#:shutdown-runtime
#:install-reader-syntax
#:enable-method-syntax
+ #:in-method-syntax
#:enable-objective-c-syntax
#:disable-method-syntax
#:disable-objective-c-syntax