From: Mischa POSLAWSKY Date: Tue, 29 Jan 2013 01:50:01 +0000 (+0100) Subject: base: include base-5 in economy comparison X-Git-Tag: v1.6~90 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/3421b7f94214deb6c8807e34cdd8cb11eb33906b base: include base-5 in economy comparison --- diff --git a/base.plp b/base.plp index 2deabf5..3a89a53 100644 --- a/base.plp +++ b/base.plp @@ -13,7 +13,7 @@ Html({ }); my @cols = (2, 6, 8, 9, 10, 12, 16, 18, 20); -my @morecols = (2, 3, 4, 6, 8, 9, 10, 12, 16, 18, 20, 24, 32, 36, 64); +my @morecols = (2 .. 6, 8, 9, 10, 12, 16, 18, 20, 24, 32, 36, 64); my @char = (0..9, 'A'..'Z', 'a'..'z'); :>

Number bases