X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=garden.scm;h=ebcdf77d3ef17d207d5a6a66366cf0fe7d1b7217;hb=2d5ed850edc5bc73c2ceed3086866c0f410a278b;hp=1bd504bcdbd6d32e334a4b6e00e56979913cc95f;hpb=06d6a90e1f3bec7b2474dfe517c0138820439bea;p=microbotany.git diff --git a/garden.scm b/garden.scm index 1bd504b..ebcdf77 100644 --- a/garden.scm +++ b/garden.scm @@ -5,7 +5,9 @@ (chicken io) (chicken string) (chicken format) - srfi-1) + (chicken file) + (chicken condition) + srfi-1 uri-common simple-sha1) (define rand-double pseudo-random-real)