single-threaded-ccl

LLGPL 2.1

Create a single-threaded CCL image, so you can fork

$ area51 add single-threaded-cclCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(single-threaded-ccl:some-function ...)