From a49118790573e3a64f1be1e9dbdc3e2300703160 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 14 Apr 2010 16:29:23 +0000 Subject: v85 palettes --- (limited to 'taconstants.py') diff --git a/taconstants.py b/taconstants.py index b884315..cc520f4 100644 --- a/taconstants.py +++ b/taconstants.py @@ -120,8 +120,7 @@ PALETTES = [['clean', 'forward', 'back', 'show', 'left', 'right', 'arc', 'scale', 'leftpos', 'toppos', 'rightpos', 'bottompos'], ['penup','pendown', 'setpensize', 'fillscreen', 'pensize', - 'setcolor', 'setshade', 'startfill', 'color', 'shade', - 'stopfill'], + 'setcolor', 'setshade', 'color', 'shade'], [ 'red', 'orange', 'yellow', 'green', 'cyan', 'blue', 'purple'], ['plus2', 'minus2', 'product2', 'division2', 'identity2', 'remainder2', 'sqrt', 'random', -- cgit v0.9.1