summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/mfpic/mfppatch.tex')
-rw-r--r--Master/texmf-dist/tex/generic/mfpic/mfppatch.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex b/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
index 3d47072f8ef..b0bc7f5f5c6 100644
--- a/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
+++ b/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
@@ -1,14 +1,15 @@
%%% File: mfppatch.tex
-%%% A patch for mfpic 0.9 2006/05/26
+%%% A part of mfpic 1.00 2009/09/22
%%%
-\def\mfp@versionpatched{0.9}%
+\def\mfp@versionpatched{1.00}%
\def\mfp@patchinfo{%
\Mfpic@warn{This patch is only for mfpic version \mfp@versionpatched!\@nl}}%
\let\mfp@dopatches\endinput
\ifx\mfpfileversion\mfp@versionpatched
- \def\mfp@patchinfo{}%
+ \def\mfp@patchinfo{}% Make this issue a message when patches occur.
\def\mfp@dopatches{}%
\fi
\mfp@patchinfo
\mfp@dopatches
+% None at this time.
\endinput