r10944: update standards version
[kmrcl.git] / color.lisp
index 1927e23cf485e0c3841ce1c2aeb322bf66279842..77741f2afbded1864452ed404f4aeb2b512e9ffe 100644 (file)
@@ -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