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:
c3bd547
)
Removed loading of shared lib
author
espen
<espen>
Sun, 31 Oct 2004 11:37:11 +0000
(11:37 +0000)
committer
espen
<espen>
Sun, 31 Oct 2004 11:37:11 +0000
(11:37 +0000)
glib/glib.lisp
patch
|
blob
|
blame
|
history
diff --git
a/glib/glib.lisp
b/glib/glib.lisp
index 8817459a8c98446cdabcb08c2175b0e0cb2c9f04..1827205e6edb106658373ac722df2bb7bbf6f501 100644
(file)
--- a/
glib/glib.lisp
+++ b/
glib/glib.lisp
@@
-15,14
+15,13
@@
;; 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: glib.lisp,v 1.1
3 2004-10-27 14:58:59
espen Exp $
+;; $Id: glib.lisp,v 1.1
4 2004-10-31 11:37:11
espen Exp $
(in-package "GLIB")
(use-prefix "g")
(in-package "GLIB")
(use-prefix "g")
-;(load-shared-library "libglib-2.0")
;;;; Memory management
;;;; Memory management