chiark / gitweb /
gtk-export.lisp renamed
[clg] / gtk / export.lisp
diff --git a/gtk/export.lisp b/gtk/export.lisp
new file mode 100644 (file)
index 0000000..19fbd15
--- /dev/null
@@ -0,0 +1,8 @@
+(in-package "GTK")
+
+;;; Autogenerating exported symbols
+(export-from-file #p"clg:gtk;gtktypes.lisp")
+(export-from-file #p"clg:gtk;gtkwidget.lisp")
+(export-from-file #p"clg:gtk;gtkcontainer.lisp")
+(export-from-file #p"clg:gtk;gtk.lisp")
+(export-from-file #p"clg:gtk;gtkutils.lisp")