diff options
| author | Thomas Albers <thomas@thomaslabs.org> | 2023-05-23 21:39:10 +0200 |
|---|---|---|
| committer | Thomas Albers <thomas@thomaslabs.org> | 2023-05-23 21:39:10 +0200 |
| commit | aa521849debdca0c6eeabad400d989c64554f309 (patch) | |
| tree | 1544299e724e4aa07824af85475d6473e8ea4845 | |
| parent | 6fe823a614279cceb2d48507bd8e93b0efd87f94 (diff) | |
| -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" |
