X-Git-Url: https://code.consxy.com/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fprocessor.lisp;h=3f5954f09b794479861cf2fcae9ef50d1181fdd1;hb=88b07c40f1176869b4ed1b7188724c64753ee607;hp=5a3777753bd0412848eebffa3006ae15326ae18b;hpb=a50fef6f3bacc24a838e81092104f3082b15bad4;p=candle diff --git a/src/main/processor.lisp b/src/main/processor.lisp index 5a37777..3f5954f 100644 --- a/src/main/processor.lisp +++ b/src/main/processor.lisp @@ -1,3 +1,4 @@ +; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (in-package #:candle) (defvar *mutex* (sb-thread:make-mutex))