:dump-format"(progn (sys:resize-areas :global-gc t :pack-heap t :sift-old-areas t :tenure t) (excl:dumplisp :name ~A :suppress-allegro-cl-banner t))"))))))))
(defuncurrent-lisp-variant()
(let((type(implementation-type)))
(casetype
(:acl
(conc-keyword
:allegro
;; I would have liked to make it depend only on the rebindable *features*, but there's
;; nothing in Allegro's *features* for case sensitivity, though there is for :ICS support.