aboutsummaryrefslogtreecommitdiff
path: root/examples/phenotype.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phenotype.scm')
-rwxr-xr-xexamples/phenotype.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/phenotype.scm b/examples/phenotype.scm
index 1c68159..31d7972 100755
--- a/examples/phenotype.scm
+++ b/examples/phenotype.scm
@@ -7,10 +7,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))