diff options
Diffstat (limited to 'schmaltz.sld')
-rw-r--r-- | schmaltz.sld | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/schmaltz.sld b/schmaltz.sld index 31ed610..e47defb 100644 --- a/schmaltz.sld +++ b/schmaltz.sld | |||
@@ -1,6 +1,8 @@ | |||
1 | (define-library (schmaltz) | 1 | (define-library (schmaltz) |
2 | (export render | 2 | (export render |
3 | render-string | 3 | render-string |
4 | render->string | ||
5 | render-string->string | ||
4 | ;; Configuration | 6 | ;; Configuration |
5 | render-specials | 7 | render-specials |
6 | render-unprintables | 8 | render-unprintables |