chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7f10a2c
)
Changed reference from gutils.lisp to utils.lisp
author
espen
<espen>
Wed, 27 Oct 2004 15:24:10 +0000
(15:24 +0000)
committer
espen
<espen>
Wed, 27 Oct 2004 15:24:10 +0000
(15:24 +0000)
glib/export.lisp
patch
|
blob
|
blame
|
history
diff --git
a/glib/export.lisp
b/glib/export.lisp
index 4ac86e4c2537c65e91cbf29cf5983eda670139d4..59d187a34b3c920647216cc4e45d4a5178ef0f29 100644
(file)
--- 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
;; 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
;;; Autogenerating exported symbols
@@
-37,7
+37,7
@@
(defexport define-types-by-introspection (prefix &rest args)
(list-autoexported-symbols (expand-type-definitions prefix args))))
(list-autoexported-symbols (expand-type-definitions prefix args))))
-(export-from-file #p"clg:glib;
g
utils.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")
(export-from-file #p"clg:glib;glib.lisp")
(export-from-file #p"clg:glib;proxy.lisp")
(export-from-file #p"clg:glib;gboxed.lisp")