k-l-lambda's picture
added node-addon-lilypond
f65fe85
raw
history blame contribute delete
206 Bytes
(define-module (lang elisp primitives pure)
#:use-module (lang elisp internals fset))
;; Purification, unexec etc. are not yet implemented...
(fset 'purecopy identity)
(define-public purify-flag %nil)