summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xfp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-02 22:16:13 +0000
committerKarl Berry <karl@freefriends.org>2021-02-02 22:16:13 +0000
commitc8add73c2ee42aafe0cbc78cd25e6180e540174c (patch)
treea1eec6cfb358a8b027d67a6dab5ca8ea521321b2 /Master/texmf-dist/tex/latex/l3packages/xfp
parent510f3976e78783d304f4615312191776d9c3a340 (diff)
l3 (2feb21)
git-svn-id: svn://tug.org/texlive/trunk@57600 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xfp')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
index d7701988dc1..a3e657bf7a6 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
@@ -6,7 +6,7 @@
%%
%% xfp.dtx (with options: `package')
%%
-%% Copyright (C) 2017-2020 The LaTeX3 Project
+%% Copyright (C) 2017-2021 The LaTeX Project
%%
%% It may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License (LPPL), either version 1.3c of
@@ -33,7 +33,7 @@
\endinput
}
\RequirePackage{xparse}
-\ProvidesExplPackage{xfp}{2020-10-27}{}
+\ProvidesExplPackage{xfp}{2021-02-02}{}
{L3 Floating point unit}
\NewExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
\NewExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }