From: Ian Jackson Date: Thu, 3 Dec 2020 14:58:47 +0000 (+0000) Subject: make book() sub X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1350ef54b6bc75f3956fc8ccb2f58b093314750f;p=quacks.git make book() sub --- diff --git a/pumpkin-books.ps.pl b/pumpkin-books.ps.pl index afe1986..e8f3cef 100755 --- a/pumpkin-books.ps.pl +++ b/pumpkin-books.ps.pl @@ -2,23 +2,24 @@ use strict; -my $thiscolour = "1 0 1 0"; -my $spotcolour = "0 0 0 0"; - sub chip ($$) { my ($this, $spot) = @_; # put in a gsave <