rm comment

This commit is contained in:
Michael Hemmer 2010-05-05 15:19:28 +00:00
parent d49fb7e465
commit a6d6b78d52
1 changed files with 0 additions and 1 deletions

View File

@ -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_(