mirror of https://github.com/CGAL/cgal
rm comment
This commit is contained in:
parent
d49fb7e465
commit
a6d6b78d52
|
|
@ -212,7 +212,6 @@ gcd_utcf_modularizable_algebra_(
|
|||
::CGAL::Tag_true,
|
||||
Integral_domain_tag tag){
|
||||
return modular_gcd_utcf(p1, p2, tag);
|
||||
// return modular_gcd_utcf_with_wang(p1, p2);
|
||||
}
|
||||
template <class NT> Polynomial<NT> inline
|
||||
gcd_utcf_modularizable_algebra_(
|
||||
|
|
|
|||
Loading…
Reference in New Issue