X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/856e2b87e5a1c71e52e058a4ffa75214f3770b72..d404b3afeb67b1beb86a7acb88fdefef1d46b367:/gtk/gtk-export.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")