From 8466d8cfa486fb30d1755c4261b781135083787b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:29 -0800 Subject: Import Upstream version 3a1 --- sierpinski.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sierpinski.scm') diff --git a/sierpinski.scm b/sierpinski.scm index 6300e8a..1096bd5 100644 --- a/sierpinski.scm +++ b/sierpinski.scm @@ -4,7 +4,7 @@ ; This code is in the public domain. ;Date: Fri, 6 May 94 13:22:34 -0500 - +;@ (define MAKE-SIERPINSKI-INDEXER (lambda (max-coordinate) (lambda (x y) -- cgit v1.2.3