From: Ian Jackson Date: Fri, 5 Feb 2016 22:08:48 +0000 (+0000) Subject: commitid: commitid-best-test.scad: a few more X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=ec68479632e04d4675682e9bdc1b87d6b720a705 commitid: commitid-best-test.scad: a few more --- diff --git a/commitid-best-test.scad.pl b/commitid-best-test.scad.pl index 73cfd8f..041cf00 100755 --- a/commitid-best-test.scad.pl +++ b/commitid-best-test.scad.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -w use strict; -our @xm = qw(4.7 6.8 10 15 22 33 47 68 100); +our @xm = qw(4.7 6.8 8.2 10 12 15 18 22 27 33 47 68 100); our @ym = qw(3.9 5.6 8.2 12 18 27 39 56); sub p { print @_ or die $!; }