about summary refs log tree commit diff
path: root/examples/tissue.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tissue.scm')
-rwxr-xr-xexamples/tissue.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/tissue.scm b/examples/tissue.scm
index 8ce96c8..22b715e 100755
--- a/examples/tissue.scm
+++ b/examples/tissue.scm
@@ -5,10 +5,10 @@
              (srfi srfi-26)
              (ice-9 match)
              (ice-9 regex)
-             (dump strings)
-             (dump sql)
-             (dump triples)
-             (dump special-forms))
+             (transform strings)
+             (transform sql)
+             (transform triples)
+             (transform special-forms))