From 652b6698a94684fdea681fe6d55fe084b8a1c589 Mon Sep 17 00:00:00 2001 From: espen Date: Wed, 27 Oct 2004 15:24:10 +0000 Subject: [PATCH] Changed reference from gutils.lisp to utils.lisp --- glib/export.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glib/export.lisp b/glib/export.lisp index 4ac86e4..59d187a 100644 --- a/glib/export.lisp +++ b/glib/export.lisp @@ -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.1 2004-10-27 14:48:49 espen Exp $ +;; $Id: export.lisp,v 1.2 2004-10-27 15:24:10 espen Exp $ ;;; Autogenerating exported symbols @@ -37,7 +37,7 @@ (list-autoexported-symbols (expand-type-definitions prefix args)))) -(export-from-file #p"clg:glib;gutils.lisp") +(export-from-file #p"clg:glib;utils.lisp") (export-from-file #p"clg:glib;glib.lisp") (export-from-file #p"clg:glib;proxy.lisp") (export-from-file #p"clg:glib;gboxed.lisp") -- 2.11.0