chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bac9a12
)
commitid: commitid-best-test.scad: a few more
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 22:08:48 +0000
(22:08 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 22:08:48 +0000
(22:08 +0000)
commitid-best-test.scad.pl
patch
|
blob
|
history
diff --git
a/commitid-best-test.scad.pl
b/commitid-best-test.scad.pl
index 73cfd8f6dad25d6dfcd8a968733daf7b988ed51d..041cf00cef6fe0c1e310c9eba7ee4f45f238b45c 100755
(executable)
--- 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 $!; }