X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/19ecaf3c1c83d0600f8a2278211e9eaffcef4c70..f267f9a3332b27b33fa1b7fe3fc1736dfadc9612:/hello-world.lisp?ds=inline diff --git a/hello-world.lisp b/hello-world.lisp index 0f4b5ec..4334c17 100644 --- a/hello-world.lisp +++ b/hello-world.lisp @@ -1,4 +1,4 @@ -(in-package "GTK") +(use-package "GTK") (make-instance 'window :type :toplevel