summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty')
-rw-r--r--Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty20
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty b/Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty
index 9f9f44fc6e9..2329a898d63 100644
--- a/Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty
+++ b/Master/texmf-dist/tex/latex/filemod/filemod-expmin.sty
@@ -1,5 +1,6 @@
-%% Copyright (C) 2011 by Martin Scharrer <martin@scharrer-online.de>
-%% ---------------------------------------------------------------------------
+%%
+%% Copyright (C) 2011 by Martin Scharrer <martin@scharrer.me>
+%% ----------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
@@ -13,15 +14,17 @@
%% The Current Maintainer of this work is Martin Scharrer.
%%
%% This work consists of the files filemod.dtx and filemod.ins
-%% and the derived filebase filemod.sty.
+%% and the derived files filemod.sty, filemod-expmin.sty,
+%% filemod.tex and filemod-expmin.tex.
+%%
\ProvidesPackage{filemod-expmin}[%
- 2011/09/19 v1.2
- Get and compare file modification times (expandable; minimal)]
-\ifx\filemod@directtrue\@undefined
-\csname newif\expandafter\endcsname\csname iffilemod@direct\endcsname
+ 2011/09/19
+ v1.2
+ Get and compare file modification times (expandable; minimal)]
+\newif\iffilemod@direct
\filemod@directtrue
\ifx\pdffilemoddate\@undefined
- \RequirePackage{pdftexcmds}
+ \RequirePackage{pdftexcmds}
\filemod@directfalse
\ifx\pdf@filemoddate\@undefined
\edef\filemod@help
@@ -33,7 +36,6 @@
\PackageError{filemod}{Required command \string\pdffilemoddate\space is not defined!}{\filemod@help}
\fi
\fi
-\fi
\begingroup
\catcode`\D=12
\catcode`\Z=12