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:
c5d0a70
)
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 1594130ce40d6fa4d0bfc49dee7c541550b7582e..55187e8ea94d474ca8c785a4f8e67df22b97363d 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