X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/6a5319338d47b11aa36664efc0e94026c7c1ce2b..3e5c51c7f17f2df716b4f18cac48808c6d2863b9:/hello-world.lisp 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