summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvips
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-16 17:34:02 +0000
committerKarl Berry <karl@freefriends.org>2007-10-16 17:34:02 +0000
commit7ac40f0e6332cede8098803712911982c68b4974 (patch)
tree0ab3630e69b41da033c9a8f14483983e1c8a1162 /Master/texmf-dist/dvips
parentf7e10a2d27667dd0c45ab087197ae6ee3ecd445c (diff)
pst-circ update (15oct07)
git-svn-id: svn://tug.org/texlive/trunk@5205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r--Master/texmf-dist/dvips/pst-circ/pst-circ.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/dvips/pst-circ/pst-circ.pro b/Master/texmf-dist/dvips/pst-circ/pst-circ.pro
index 2b6b1914ec5..c2210ce174c 100644
--- a/Master/texmf-dist/dvips/pst-circ/pst-circ.pro
+++ b/Master/texmf-dist/dvips/pst-circ/pst-circ.pro
@@ -1,12 +1,14 @@
%!
% PostScript prologue for pst-circ.tex.
+% version 0.01 2007-03-23 (hv)
% For distribution, see pstricks.tex.
%
/GetNode {
tx@NodeDict begin
tx@NodeDict 1 index known { load GetCenter } { pop 0 0 } ifelse
end
-} bind def /ZeroEq { abs 1E-10 lt } bind def /EqDr {
+} bind def
+/ZeroEq { abs 1E-10 lt } bind def /EqDr {
4 copy 3 -1 roll sub 7 1 roll exch sub 5 1 roll 4 -1 roll
mul 3 1 roll mul exch sub } bind def
/InterLines {