X-Git-Url: https://code.consxy.com/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fcli.lisp;h=ac58c121e0ed5e98f71c5cfbb3a93f14aae6f497;hb=88b07c40f1176869b4ed1b7188724c64753ee607;hp=697fb42a5e333e9b04e7fe7dff09ecfdede4b60f;hpb=22bc93248268f84257732f90fd383848ed262ca4;p=candle diff --git a/src/main/cli.lisp b/src/main/cli.lisp index 697fb42..ac58c12 100644 --- a/src/main/cli.lisp +++ b/src/main/cli.lisp @@ -1,3 +1,4 @@ +; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (in-package #:candle-cli) (defgeneric execute-command (command args))