Worked around importing symbols from CLOSER-MOP on clozure/openmcl
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Sat, 15 Aug 2009 09:16:13 +0000 (13:16 +0400)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Sat, 15 Aug 2009 09:16:13 +0000 (13:16 +0400)
glib/gobject.package.lisp

index 16b0c97..df3c2cf 100644 (file)
@@ -1,5 +1,6 @@
 (defpackage :gobject
   (:use :cl :glib :cffi :tg :bordeaux-threads :iter :closer-mop :gobject.ffi)
+  #+(or clozure-common-lisp openmcl) (:shadowing-import-from :closer-mop #:defgeneric #:ensure-generic-function #:standard-generic-function)
   (:export #:g-type
            #:g-type-string
            #:g-type-numeric