X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/8eab371b651b040987f22f7b55a04a7d681ae59c..1de3a4180b9466454eeb09e9e690ff50097be710:/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")