projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c79b0dc
)
Code formatting
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sun, 12 Jul 2009 19:52:01 +0000
(23:52 +0400)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sun, 12 Jul 2009 19:52:01 +0000
(23:52 +0400)
glib/cl-gtk2-glib.asd
patch
|
blob
|
history
diff --git
a/glib/cl-gtk2-glib.asd
b/glib/cl-gtk2-glib.asd
index
831d0f2
..
4bdfa3b
100644
(file)
--- a/
glib/cl-gtk2-glib.asd
+++ b/
glib/cl-gtk2-glib.asd
@@
-26,12
+26,13
@@
(:file "gobject.closure")
(:file "gobject.object.low")
(:file "gobject.object.high")
- (:file "gobject.foreign-gboxed")
-
+
(:file "gobject.meta")
(:file "gobject.generating")
(:file "gobject.object-defs")
(:file "gobject.foreign-gobject-subclassing")
+ (:file "gobject.foreign-gboxed")
+
#+sbcl (:file "sbcl"))
:depends-on (:cffi :trivial-garbage :iterate :bordeaux-threads :iterate :closer-mop))
\ No newline at end of file