diff options
-rw-r--r-- | mu.arc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mu.arc b/mu.arc index 04d6ec5f..101f85bf 100644 --- a/mu.arc +++ b/mu.arc @@ -1765,6 +1765,9 @@ (= (function* name) (system-function* name)))) +; allow running mu.arc without load.arc +(unless bound!section (= section do)) + (section 100 (init-fn maybe-coerce |