chiark / gitweb /
Added gerror.lisp
[clg] / glib / export.lisp
index 326d26adb86d3a5d728cdfca12431ace0331dc10..478936b7f6be2ee5802f10bcf10ca0b4255f654a 100644 (file)
@@ -15,7 +15,7 @@
 ;; License along with this library; if not, write to the Free Software
 ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-;; $Id: export.lisp,v 1.3 2005-02-10 20:24:25 espen Exp $
+;; $Id: export.lisp,v 1.4 2005-02-14 00:40:38 espen Exp $
 
 
 ;;; Autogenerating exported symbols
@@ -55,3 +55,4 @@ (export-from-file #p"clg:glib;gcallback.lisp")
 (export-from-file #p"clg:glib;ginterface.lisp")
 (export-from-file #p"clg:glib;gobject.lisp")
 (export-from-file #p"clg:glib;genums.lisp")
+(export-from-file #p"clg:glib;gerror.lisp")