summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
blob: b0bc7f5f5c6ded4ba1ae9df1446dd2bfba77f74e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%%% File: mfppatch.tex
%%% A part of mfpic 1.00 2009/09/22
%%%
\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{}% Make this issue a message when patches occur.
  \def\mfp@dopatches{}%
\fi
\mfp@patchinfo
\mfp@dopatches
% None at this time.
\endinput