diff options
-rw-r--r-- | opencl.asd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ (asdf:defsystem #:opencl - :description "Bindings for opencl" + :description "Bindings for OpenCL" :author ("Thomas Guillermo Albers Raviola") :license "GPL-3.0" :version "0.1.0" |