X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=color.lisp;h=77741f2afbded1864452ed404f4aeb2b512e9ffe;hp=1927e23cf485e0c3841ce1c2aeb322bf66279842;hb=12e4f3260043dbc89dc8efd78cb9f116e0173054;hpb=9b8bbaee62f1c7c2c0a584311fdf900641209265 diff --git a/color.lisp b/color.lisp index 1927e23..77741f2 100644 --- a/color.lisp +++ b/color.lisp @@ -16,7 +16,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package kmrcl) +(in-package #:kmrcl) ;; The HSV colour space has three coordinates: hue, saturation, and ;; value (sometimes called brighness) respectively. This colour system is