diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/animate/animfp.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/animate/animfp.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/animate/animfp.sty b/Master/texmf-dist/tex/latex/animate/animfp.sty index 30d2d27ce04..6346ff2c064 100644 --- a/Master/texmf-dist/tex/latex/animate/animfp.sty +++ b/Master/texmf-dist/tex/latex/animate/animfp.sty @@ -12,7 +12,7 @@ % Copyright 2008 Alexander Grahn \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{animfp}[2009/06/29 fixed point addition for animate.sty] +\ProvidesPackage{animfp}[2009/07/23 fixed point addition for animate.sty] %adding two values \def\@anim@add#1#2#3{\afp@callc\afp@add#1{#2}{#3}+\relax} % #1 := #2+#3 |