From 0fc77179af280e35781314dfbc3063cb51b1e173 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Sun, 12 Jan 2025 11:15:36 -0800 Subject: [PATCH] Move comment to allow start script to override (. --- common/fini.fs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/fini.fs b/common/fini.fs index e0852a3..208db98 100644 --- a/common/fini.fs +++ b/common/fini.fs @@ -21,5 +21,6 @@ transfer forth ( Move heap to save point, with a gap. ) setup-saving-base forth -execute ( assumes an xt for autoboot is on the dstack ) +( assumes an xt for autoboot is on the dstack ) +execute ok