X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=microbotany.git;a=blobdiff_plain;f=garden.scm;fp=garden.scm;h=bf6cc4879f3710a0f553530cc5e728ba92684baf;hp=3664612b35e3d16cd9a5fa4d136ea4bb8268b408;hb=7eb64931b42ef14d7d45b859b97f6176ccc4d46d;hpb=f096bfe68c400230fd1f6c77c5c09724f0ec5e71 diff --git a/garden.scm b/garden.scm index 3664612..bf6cc48 100644 --- a/garden.scm +++ b/garden.scm @@ -1,14 +1,3 @@ -(import (chicken random) - (chicken time) - (chicken time posix) - (chicken pathname) - (chicken io) - (chicken string) - (chicken format) - (chicken file) - (chicken condition) - srfi-1 uri-common simple-sha1) - (define rand-double pseudo-random-real) (define (rand-weighted weights)