changed variations

This commit is contained in:
ronaldhordijk
2005-09-11 18:05:31 +00:00
parent fafa848225
commit 05f68f0c1d
5 changed files with 250 additions and 8 deletions

View File

@ -6,7 +6,7 @@ uses
BaseVariation;
const
NRLOCVAR = 27;
NRLOCVAR = 23;
function NrVar: integer;
function Varnames(const index: integer): String;
@ -57,11 +57,7 @@ const
'power',
'cosine',
'rings',
'fan',
'triblob',
'daisy',
'checkers',
'crot'
'fan'
);
begin
if Index < NRLOCVAR then