diff options
author | Norbert Preining <preining@logic.at> | 2021-04-04 02:31:47 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2021-04-04 02:31:47 +0000 |
commit | d1301f3e47b2340fd9ffbb7d1a0a4b361540e22e (patch) | |
tree | 4a851156d9d547008865e20d69b78626178c5828 /Master/texmf-dist/tex/generic/xint/xintgcd.sty | |
parent | 6aa284727262f1c7ac0ec6c67becc28d5a678a8c (diff) |
xint (4apr21)
git-svn-id: svn://tug.org/texlive/trunk@58738 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/xint/xintgcd.sty')
-rw-r--r-- | Master/texmf-dist/tex/generic/xint/xintgcd.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/xint/xintgcd.sty b/Master/texmf-dist/tex/generic/xint/xintgcd.sty index db70bd2c3bf..4ecd9df5c00 100644 --- a/Master/texmf-dist/tex/generic/xint/xintgcd.sty +++ b/Master/texmf-dist/tex/generic/xint/xintgcd.sty @@ -21,8 +21,8 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% --------------------------------------------------------------- -%% The xint bundle 1.4c 2021/02/20 -%% Copyright (C) 2013-2020 by Jean-Francois Burnol +%% The xint bundle 1.4d 2021/03/29 +%% Copyright (C) 2013-2021 by Jean-Francois Burnol %% xintgcd: Euclidean algorithm with xint package %% --------------------------------------------------------------- \begingroup\catcode61\catcode48\catcode32=10\relax% @@ -77,7 +77,7 @@ \XINTsetupcatcodes% defined in xintkernel.sty \XINT_providespackage \ProvidesPackage{xintgcd}% - [2021/02/20 v1.4c Euclide algorithm with xint package (JFB)]% + [2021/03/29 v1.4d Euclide algorithm with xint package (JFB)]% \def\xintBezout {\romannumeral0\xintbezout }% \def\xintbezout #1% {% |