X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fclnl%2Fparse.lisp;h=96043df8360919af03e08528ef3fdc9734974bf1;hp=4f331ca5016a8dca661423994a30d6c8e91cfb57;hb=e03d5beb202ab528c5e05e3dc4f9e316eda199d6;hpb=7fac438c77bb0e3749bababc0cc89a1366893444 diff --git a/src/main/clnl/parse.lisp b/src/main/clnl/parse.lisp index 4f331ca..96043df 100644 --- a/src/main/clnl/parse.lisp +++ b/src/main/clnl/parse.lisp @@ -1,3 +1,4 @@ +; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (in-package #:clnl-parser) ; Ok, after thinking about this a little, the parser is completely contextual