changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/bin/skel.lisp

revision 356: aac665e2f5bf
parent 342: 254cca648492
child 363: a5a2d756ee2f
     1.1--- a/lisp/bin/skel.lisp	Tue May 14 18:33:03 2024 -0400
     1.2+++ b/lisp/bin/skel.lisp	Tue May 21 17:13:34 2024 -0400
     1.3@@ -146,6 +146,7 @@
     1.4 (defcmd skc-make
     1.5   (let ((sk (find-skelfile #P"." :load t)))
     1.6     (sb-ext:enable-debugger)
     1.7+    (setq *no-exit* t)
     1.8     (if $args
     1.9         (loop for a in $args
    1.10               do (debug!