about summary refs log tree commit diff stats
path: root/schmaltz.sld
diff options
context:
space:
mode:
authorCase Duckworth2023-08-28 23:16:40 -0500
committerCase Duckworth2023-08-28 23:16:40 -0500
commitab6ef0adffc86edb0ed3fbc8dbcf5be96ba7812c (patch)
tree4a40d8d1245face7466b0f20b93487016d5cb237 /schmaltz.sld
parentCorrect dependencies (diff)
downloadschmaltz-ab6ef0adffc86edb0ed3fbc8dbcf5be96ba7812c.tar.gz
schmaltz-ab6ef0adffc86edb0ed3fbc8dbcf5be96ba7812c.zip
Add unprintable helper functions
Diffstat (limited to 'schmaltz.sld')
-rw-r--r--schmaltz.sld3
1 files changed, 3 insertions, 0 deletions
diff --git a/schmaltz.sld b/schmaltz.sld index 19212b4..31ed610 100644 --- a/schmaltz.sld +++ b/schmaltz.sld
@@ -5,6 +5,9 @@
5 render-specials 5 render-specials
6 render-unprintables 6 render-unprintables
7 render-environment 7 render-environment
8 ;; Unprintables
9 unprintable/skip
10 unprintable/backtrack
8 ;; Re-exports 11 ;; Re-exports
9 environment 12 environment
10 ) 13 )