chiark / gitweb /
Renamed to defpackage.lisp
authorespen <espen>
Wed, 27 Oct 2004 15:34:38 +0000 (15:34 +0000)
committerespen <espen>
Wed, 27 Oct 2004 15:34:38 +0000 (15:34 +0000)
atk/atk-package.lisp [deleted file]

diff --git a/atk/atk-package.lisp b/atk/atk-package.lisp
deleted file mode 100644 (file)
index 87e7c3d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-(defpackage "ATK"
-  (:use "GLIB" "COMMON-LISP" "AUTOEXPORT")
-  (:shadowing-import-from "PCL"
-   "CLASS-NAME" "CLASS-OF" "FIND-CLASS"))
-
-