summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-plot
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-plot')
-rw-r--r--Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex b/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
index 111a92abcaa..a58523b27a0 100644
--- a/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
+++ b/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
@@ -1,4 +1,4 @@
-% $Id: pst-plot.tex 817 2013-08-10 14:18:43Z herbert $
+% $Id: pst-plot.tex 818 2013-08-19 10:32:25Z herbert $
%% BEGIN pst-plot.tex
%%
%% plotting functions and data with PSTricks.
@@ -20,8 +20,8 @@
\ifx\PSTFPloaded\endinput\else \input pst-fp.tex \fi
\ifx\MultidoLoaded\endinput\else \input multido.tex \fi
%
-\def\fileversion{1.48}
-\def\filedate{2013/08/10}
+\def\fileversion{1.49}
+\def\filedate{2013/08/17}
\message{ v\fileversion, \filedate\space (tvz,hv)}
%
\edef\TheAtCode{\the\catcode`\@}
@@ -2388,7 +2388,7 @@ D\space##1%
\def\get@Label#1,#2,#3\@nil{%
\ifnum\the\pst@cnto<\the\pst@cntp
\global\advance\pst@cnto by \@ne
- \ifx\relax#2\relax\else\expandafter\get@Label#2,#3\@nil\fi%
+ \ifx\relax#3\relax\else\expandafter\get@Label#2,#3\@nil\fi%
\else #1\fi%
}
%