other
(in-package "VL")
other
(include-book "tools/safe-case" :dir :system)
other
(include-book "xdoc/top" :dir :system)
other
(include-book "tools/rulesets" :dir :system)
concatenatemacro
(defmacro concatenate (&rest args) `(fast-concatenate . ,VL::ARGS))