save changes to run while on project

This commit is contained in:
David Botton 2024-05-06 14:49:35 -04:00
parent 260ed38e10
commit 68eb0b235d

View file

@ -79,6 +79,7 @@
(input-dialog obj "Run form:"
(lambda (result)
(when result
(setf entry-point result)
(setf clog:*clog-debug*
(lambda (event data)
(with-clog-debugger (panel :standard-output (stdout app))