diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-01 00:25:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-01 00:25:57 +0000 |
commit | 35912ac29c031e29b7a225f07c48881d428729d2 (patch) | |
tree | 9f1a09a38203d421d21c3f03d2d7b5c7980e4735 /Master/texmf-dist/tex/latex/animate/animfp.sty | |
parent | a8eac6a36ef58fba7c52a5220b7ebf9ccf6c87e6 (diff) |
animate update (31jul08)
git-svn-id: svn://tug.org/texlive/trunk@9964 c570f23f-e606-0410-a88d-b1316a301751
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 16e18294a2b..861b7df23cc 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}[2008/07/18] +\ProvidesPackage{animfp}[2008/07/18 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 |