icr:set-zone-default   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm

Implementation

(define icr:set-zone-default
  (lambda ()
    (set! *impc:zone* (sys:default-mzone))))


Back to Index