From fba8332d1273932ab4631d223880b986b2736f7e Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Sat, 6 Jun 2015 18:24:38 -0700 Subject: [PATCH] Regenerated. --- src/i18n/locale/cmucl.pot | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot index 3b8ed0fc4..e672077fe 100644 --- a/src/i18n/locale/cmucl.pot +++ b/src/i18n/locale/cmucl.pot @@ -18776,6 +18776,16 @@ msgstr "" msgid "Float zero bound ~s not correctly canonicalised?" msgstr "" +#: src/compiler/float-tran-dd.lisp +msgid "Compute fl(a*b) and err(a*b)" +msgstr "" + +#: src/compiler/float-tran-dd.lisp +msgid "" +"Compute fl(a*a) and err(a*b). This is a more efficient\n" +" implementation of two-prod" +msgstr "" + #: src/compiler/float-tran-dd.lisp msgid "Computes fl(a+b) and err(a+b), assuming |a| >= |b|" msgstr "" @@ -18815,16 +18825,6 @@ msgid "" " a-lo contains the lower 26 bits." msgstr "" -#: src/compiler/float-tran-dd.lisp -msgid "Compute fl(a*b) and err(a*b)" -msgstr "" - -#: src/compiler/float-tran-dd.lisp -msgid "" -"Compute fl(a*a) and err(a*b). This is a more efficient\n" -" implementation of two-prod" -msgstr "" - #: src/compiler/float-tran-dd.lisp msgid "Multiply the double-double A0,A1 with B0,B1" msgstr "" -- GitLab