Skip to content

Commit

Permalink
remove exterior algebra message
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes14 committed Feb 27, 2023
1 parent 88bae5f commit 5060950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libpolys/polys/nc/old.gring.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2715,7 +2715,7 @@ BOOLEAN nc_CallPlural(matrix CCC, matrix DDD,
);
if(!dummy_ring)
{
WarnS("commutative ring with 1 variable");
//WarnS("commutative ring with 1 variable");
return FALSE;
}
}
Expand Down

0 comments on commit 5060950

Please sign in to comment.