X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=plant-new.scm;h=53fd285de3bbebeb3d2a273b12ebd6149efcb629;hb=refs%2Fheads%2Fmaster;hp=a0808d7bec50b842ed979870eedd45bbf4d950e1;hpb=2d5ed850edc5bc73c2ceed3086866c0f410a278b;p=microbotany.git 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)