[#627] Expose pprint/simple-dispatch
This commit is contained in:
parent
9ff93d1c4e
commit
d8da037af9
1 changed files with 1 additions and 0 deletions
|
|
@ -77,4 +77,5 @@
|
|||
'cl-format (copy-var pprint/cl-format pprint-ns)
|
||||
;; we alter-var-root-ed write above, so this should copy the right function
|
||||
'write (copy-var pprint/write pprint-ns)
|
||||
'simple-dispatch (copy-var pprint/simple-dispatch pprint-ns)
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue