From 8fbe183b787c03e7a6ecb2f9a35513d1f0fc6a26 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Thu, 14 Feb 2008 21:04:59 +0100 Subject: Package OBJECTIVE-CL-TESTS: Export OBJECTIVE-CL. darcs-hash:2ec263239be933cd360c406ca1f6ff25a0367d39 --- Lisp/tests.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lisp/tests.lisp b/Lisp/tests.lisp index 60e9387..96d15a9 100644 --- a/Lisp/tests.lisp +++ b/Lisp/tests.lisp @@ -18,7 +18,7 @@ (defpackage #:mulk.objective-cl.tests (:nicknames #:objcl-tests #:objective-cl-tests #:mulk.objcl-tests) (:use #:stefil #:mulk.objective-cl #:cl) - (:export #:run-all-tests) + (:export #:run-all-tests #:objective-cl) (:shadowing-import-from #:objcl #:struct #:union #:pointer #:oneway #:out #:in #:inout #:const #:parse-typespec #:objective-c-class -- cgit v1.2.3