diff options
author | Karl Berry <karl@freefriends.org> | 2014-02-14 23:26:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-02-14 23:26:40 +0000 |
commit | 85276df4f1ff4a7de8716186b240501de96ff6df (patch) | |
tree | 9e0688450c17dca1cbad5fe98433abc281a0bcf6 /Master/texmf-dist/tex/generic/xint/xintgcd.sty | |
parent | bdd296aedf9d020d8458f3ab47ef242cc69029e3 (diff) |
xint (14feb14)
git-svn-id: svn://tug.org/texlive/trunk@32969 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/xint/xintgcd.sty b/Master/texmf-dist/tex/generic/xint/xintgcd.sty index fdb0caed636..39b7301746a 100644 --- a/Master/texmf-dist/tex/generic/xint/xintgcd.sty +++ b/Master/texmf-dist/tex/generic/xint/xintgcd.sty @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %%---------------------------------------------------------------- -%% The xint bundle (version 1.09ka of February 5, 2014) +%% The xint bundle (version 1.09kb of February 13, 2014) %% xintgcd: Euclidean algorithm with xint package %% Copyright (C) 2013-2014 by Jean-Francois Burnol %%---------------------------------------------------------------- @@ -101,7 +101,7 @@ \XINTsetupcatcodes% \XINT_providespackage \ProvidesPackage{xintgcd}% - [2014/02/05 v1.09ka Euclide algorithm with xint package (jfB)]% + [2014/02/13 v1.09kb Euclide algorithm with xint package (jfB)]% \def\xintGCD {\romannumeral0\xintgcd }% \def\xintgcd #1% {% |