[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323

Bernhard R. Link brlink at debian.org
Tue Apr 24 15:54:59 UTC 2012


The following commit has been merged in the cleanedupstream branch:
commit 90fbd1c4e3c613f1851e15a8a4f1b849277a3a48
Author: Martin Lee <martinlee84 at web.de>
Date:   Fri Feb 17 11:12:05 2012 +0100

    fix: typo

diff --git a/factory/facMul.cc b/factory/facMul.cc
index b1721e1..1ced987 100644
--- a/factory/facMul.cc
+++ b/factory/facMul.cc
@@ -1,7 +1,7 @@
 /*****************************************************************************\
  * Computer Algebra System SINGULAR
 \*****************************************************************************/
-/** @file facHensel.cc
+/** @file facMul.cc
  *
  * This file implements functions for fast multiplication and division with
  * remainder
diff --git a/factory/facMul.h b/factory/facMul.h
index d15a586..129bccd 100644
--- a/factory/facMul.h
+++ b/factory/facMul.h
@@ -1,7 +1,7 @@
 /*****************************************************************************\
  * Computer Algebra System SINGULAR
 \*****************************************************************************/
-/** @file facHensel.h
+/** @file facMul.h
  *
  * This file defines functions for fast multiplication and division with
  * remainder

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list