From: espen Date: Tue, 29 May 2001 16:06:43 +0000 (+0000) Subject: Removed gtkenums.lisp X-Git-Tag: clg-0-90~377 X-Git-Url: https://git.distorted.org.uk/~mdw/clg/commitdiff_plain/baa75482ffa3568b86382e734eb77111f60bea4f Removed gtkenums.lisp --- diff --git a/gtk/gtk-export.lisp b/gtk/gtk-export.lisp index f51ad90..19fbd15 100644 --- a/gtk/gtk-export.lisp +++ b/gtk/gtk-export.lisp @@ -1,7 +1,6 @@ (in-package "GTK") ;;; Autogenerating exported symbols -(export-from-file #p"clg:gtk;gtkenums.lisp") (export-from-file #p"clg:gtk;gtktypes.lisp") (export-from-file #p"clg:gtk;gtkwidget.lisp") (export-from-file #p"clg:gtk;gtkcontainer.lisp")