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