fix
authorBen Morrow <childoftv@gmail.com>
Sat, 17 Aug 2013 22:56:25 +0000 (15:56 -0700)
committerBen Morrow <childoftv@gmail.com>
Sat, 17 Aug 2013 22:56:25 +0000 (15:56 -0700)
BenMorrow.pde

index bde4ddb0fa92609c9aa785a1ff4fc3cdaadccd89..37cd99bee0518ec249546f873ad84a64d659f897 100644 (file)
@@ -1,7 +1,7 @@
 class Sandbox extends SCPattern
 {
 
-       LetsTry(GLucose glucose) {
+       Sandbox(GLucose glucose) {
                super(glucose);
        }
        int c=0;