changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > demo / tools/build-cli.lisp

revision 39: 1ef551e24009
parent 26: 2015d7277629
     1.1--- a/tools/build-cli.lisp	Fri Dec 29 00:45:44 2023 -0500
     1.2+++ b/tools/build-cli.lisp	Thu Apr 11 18:58:35 2024 -0400
     1.3@@ -3,7 +3,7 @@
     1.4 #+sbcl
     1.5 (sb-ext:save-lisp-and-die *output*
     1.6                           :purify t
     1.7-                          :toplevel 'screenshotbot-sdk:main
     1.8+                          :toplevel 'homer:main
     1.9                           :executable t)
    1.10 #+ccl
    1.11 (ccl:save-application *output*