From 78f14dad99786ae6c6a089d474ac6457d7ff9495 Mon Sep 17 00:00:00 2001 From: Casey Reas Date: Fri, 23 Sep 2011 23:53:39 +0000 Subject: [PATCH] Renaming Creating to Color Variables in Color examples --- .../{Creating/Creating.pde => ColorVariables/ColorVariables.pde} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename java/examples/Basics/Color/{Creating/Creating.pde => ColorVariables/ColorVariables.pde} (100%) diff --git a/java/examples/Basics/Color/Creating/Creating.pde b/java/examples/Basics/Color/ColorVariables/ColorVariables.pde similarity index 100% rename from java/examples/Basics/Color/Creating/Creating.pde rename to java/examples/Basics/Color/ColorVariables/ColorVariables.pde