summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pstricks/pst-plot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks/pst-plot.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pst-plot.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pst-plot.tex b/Master/texmf-dist/tex/generic/pstricks/pst-plot.tex
index 93284cc9823..a3273fd2228 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pst-plot.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pst-plot.tex
@@ -3,8 +3,6 @@
%% Plots and axes with PSTricks 97.
%% See the PSTricks User's Guide for documentation.
%%
-\def\fileversion{97 patch 2}
-\def\filedate{1999/12/12}
%%
%% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu.
%%
@@ -12,8 +10,6 @@
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt.
%%
-\message{ v\fileversion, \filedate}
-
\csname PSTplotLoaded\endcsname
\let\PSTplotLoaded\endinput
@@ -27,6 +23,11 @@
\expandafter\next
\fi
+\def\fileversion{97 patch 2}
+\def\filedate{1999/12/12}
+\message{ v\fileversion, \filedate}
+
+
\edef\TheAtCode{\the\catcode`\@}
\catcode`\@=11