X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=garden.scm;h=bf6cc4879f3710a0f553530cc5e728ba92684baf;hb=7eb64931b42ef14d7d45b859b97f6176ccc4d46d;hp=3664612b35e3d16cd9a5fa4d136ea4bb8268b408;hpb=02053d76594093ae83c0cd900ce887fe356927a7;p=microbotany.git 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)