X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=microbotany.git;a=blobdiff_plain;f=plant-new.scm;fp=plant-new.scm;h=53fd285de3bbebeb3d2a273b12ebd6149efcb629;hp=a0808d7bec50b842ed979870eedd45bbf4d950e1;hb=7eb64931b42ef14d7d45b859b97f6176ccc4d46d;hpb=f096bfe68c400230fd1f6c77c5c09724f0ec5e71 diff --git a/plant-new.scm b/plant-new.scm index a0808d7..53fd285 100755 --- a/plant-new.scm +++ b/plant-new.scm @@ -2,7 +2,6 @@ ;; (lambda (uri) - (import (chicken io)) (for-each eval (with-input-from-file "garden.scm" read-list)) (let ((query (uri-query uri))) (if (null? query)