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

Bernhard R. Link brlink at debian.org
Tue Apr 24 15:53:30 UTC 2012


The following commit has been merged in the cleanedupstream branch:
commit bb44907b0bdf6e95ce460e8d5bd7b15c8740f7fc
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date:   Fri Feb 24 11:45:05 2012 +0100

    fix: removed gfan-templates: already in gfanlib

diff --git a/Singular/claptmpl.cc b/Singular/claptmpl.cc
index dd4d92f..67a175d 100644
--- a/Singular/claptmpl.cc
+++ b/Singular/claptmpl.cc
@@ -127,10 +127,3 @@ template class Cache<MinorKey, IntMinorValue>;
 template class Cache<MinorKey, PolyMinorValue>;
 #endif
 
-#ifdef HAVE_FANS
-template class gfan::Vector<gfan::Integer>;
-template class gfan::Vector<gfan::Rational>;
-template class gfan::Matrix<gfan::Integer>;
-template class gfan::Matrix<gfan::Rational>;
-#endif
-//template int pos_helper(kStrategy strat, poly p, int len, intset setL, polyset set);

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list