From: espen Date: Wed, 27 Oct 2004 18:46:11 +0000 (+0000) Subject: Renamed to export.lisp X-Git-Url: https://git.distorted.org.uk/~mdw/clg/commitdiff_plain/03f2fc451a82deb49cc346c9f41afdc28279c550 Renamed to export.lisp --- diff --git a/gdk/gdk-export.lisp b/gdk/gdk-export.lisp deleted file mode 100644 index 5ac6384..0000000 --- a/gdk/gdk-export.lisp +++ /dev/null @@ -1,6 +0,0 @@ -(in-package "GDK") - -;;; Autogenerating exported symbols -(export-from-file #p"clg:gdk;gdkevents.lisp") -(export-from-file #p"clg:gdk;gdktypes.lisp") -(export-from-file #p"clg:gdk;gdk.lisp")