summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
blob: f11c19525edbbec66a331e37fc76cdf12267d214 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%%% File: mfppatch.tex
%%% A part of mfpic 1.05 2010/06/10
%%%
\def\mfp@versionpatched{1.05}%
\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