X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=microbotany.git;a=blobdiff_plain;f=directory.gmi;fp=directory.gmi;h=fb6a77cd46223e6b90c0b6750d4596b0e247d342;hp=77c87cc8eb77375cb546afeca50dd205ab6530ee;hb=7eb64931b42ef14d7d45b859b97f6176ccc4d46d;hpb=f096bfe68c400230fd1f6c77c5c09724f0ec5e71 diff --git a/directory.gmi b/directory.gmi index 77c87cc..fb6a77c 100755 --- a/directory.gmi +++ b/directory.gmi @@ -2,12 +2,6 @@ ``` ,(eval (begin - (import (chicken io) - (chicken file) - (chicken string) - (chicken pathname) - (chicken time posix) - srfi-1 srfi-13) (for-each eval (with-input-from-file "garden.scm" read-list)) (define (pad-string o max-len) (let* ((s (->string o))