X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fclnl%2Fcode-parse.lisp;h=34c2482d115f2abbdb9892805e2ff3b32ee7e3bb;hp=e159f39e47135513d557bd04237aa32bc1f46c7c;hb=e03d5beb202ab528c5e05e3dc4f9e316eda199d6;hpb=7fac438c77bb0e3749bababc0cc89a1366893444 diff --git a/src/main/clnl/code-parse.lisp b/src/main/clnl/code-parse.lisp index e159f39..34c2482 100644 --- a/src/main/clnl/code-parse.lisp +++ b/src/main/clnl/code-parse.lisp @@ -1,3 +1,4 @@ +; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (in-package #:clnl-code-parser) ; This is different from the general parser (in clnl-parser) in that