about summary refs log tree commit diff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/genbank.scm3
-rwxr-xr-xexamples/generif.scm3
2 files changed, 2 insertions, 4 deletions
diff --git a/examples/genbank.scm b/examples/genbank.scm
index 391cff0..c83643c 100755
--- a/examples/genbank.scm
+++ b/examples/genbank.scm
@@ -10,8 +10,7 @@
              (transform strings)
              (transform sql)
              (transform triples)
-             (transform special-forms)
-             (transform uuid))
+             (transform special-forms))
 
 
 
diff --git a/examples/generif.scm b/examples/generif.scm
index f153f73..628e34e 100755
--- a/examples/generif.scm
+++ b/examples/generif.scm
@@ -11,8 +11,7 @@
              (transform strings)
              (transform sql)
              (transform triples)
-             (transform special-forms)
-             (transform uuid))
+             (transform special-forms))