From 71ac5de0026210e56b9b3dda6537632eb833f042 Mon Sep 17 00:00:00 2001 From: Doug South Date: Sat, 12 May 2012 13:45:53 +1000 Subject: [PATCH] Updating general comment --- src/quil_sketches/sketch0014.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/quil_sketches/sketch0014.clj b/src/quil_sketches/sketch0014.clj index d210367..6270196 100644 --- a/src/quil_sketches/sketch0014.clj +++ b/src/quil_sketches/sketch0014.clj @@ -2,8 +2,7 @@ (:use [quil.core] [quil-sketches.core])) -;; Smaller dots... takes longer to develop... -;; Again, best viewed at maximum size +;; Trying something a little different with colour... (def start-color) (def current-color)