X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/bd359292736503f7a7a934e2311f4e332af10a60..5a87235c32cbd38d00d39bc6ae6f2981f20bcfc5:/examples/testgtk.lisp diff --git a/examples/testgtk.lisp b/examples/testgtk.lisp index 1bc85c2..2554df0 100644 --- a/examples/testgtk.lisp +++ b/examples/testgtk.lisp @@ -26,9 +26,10 @@ ;; Kimball, Josh MacDonald and others. -;; $Id: testgtk.lisp,v 1.32 2005-04-25 21:45:05 espen Exp $ +;; $Id: testgtk.lisp,v 1.33 2006-02-13 16:05:29 espen Exp $ #+sbcl(require :gtk) +#+sbcl(require :sb-posix) #+cmu(asdf:oos 'asdf:load-op :gtk) (defpackage "TESTGTK"