diff options
Diffstat (limited to 'examples/genbank.scm')
-rwxr-xr-x | examples/genbank.scm | 3 |
1 files changed, 1 insertions, 2 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)) |