X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Ftest%2Fstrictmath%2Fpackage.lisp;h=aa2a02d771c0d5dc75965220f2a313b0844c5be0;hp=f80d1e5ef4dbdca80cff5819732f0b81c3be55a6;hb=e03d5beb202ab528c5e05e3dc4f9e316eda199d6;hpb=7fac438c77bb0e3749bababc0cc89a1366893444 diff --git a/src/test/strictmath/package.lisp b/src/test/strictmath/package.lisp index f80d1e5..aa2a02d 100644 --- a/src/test/strictmath/package.lisp +++ b/src/test/strictmath/package.lisp @@ -1,2 +1,3 @@ +; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (defpackage #:strictmath-test (:use :common-lisp) (:export #:run-all-tests))