X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/4d83a8a641bfaeb0d858fbf37524f3d3b9b81a6e..b0e796e957e197eebeb51e4776b2638d34a957e3:/glib/glib.lisp?ds=inline diff --git a/glib/glib.lisp b/glib/glib.lisp index 8817459..1827205 100644 --- 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 -;; $Id: glib.lisp,v 1.13 2004-10-27 14:58:59 espen Exp $ +;; $Id: glib.lisp,v 1.14 2004-10-31 11:37:11 espen Exp $ (in-package "GLIB") (use-prefix "g") -;(load-shared-library "libglib-2.0") ;;;; Memory management