chiark / gitweb /
Exporting symbols from gtktext.lisp
authorespen <espen>
Sun, 13 Mar 2005 18:07:54 +0000 (18:07 +0000)
committerespen <espen>
Sun, 13 Mar 2005 18:07:54 +0000 (18:07 +0000)
gtk/export.lisp

index fd686c00a3ccbb5aeaf51bcfb3a16c69ab11cb1c..c7d5c1f756190778acfb33386070f62a223069f4 100644 (file)
@@ -6,6 +6,7 @@ (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;gtktree.lisp")
+(export-from-file #p"clg:gtk;gtktext.lisp")
 (export-from-file #p"clg:gtk;gtkaction.lisp")
 (export-from-file #p"clg:gtk;gtkutils.lisp")
 (export-from-file #p"clg:gtk;gtkstyle.lisp")