source: git/Tst/Short/bug_ring_red.tst

spielwiese
Last change on this file was 6b9ca3, checked in by Hans Schoenemann <hannes@…>, 18 months ago
test: reduce ring-cf
  • Property mode set to 100644
File size: 134 bytes
Line 
1LIB"tst.lib";
2tst_init();
3ring r=ZZ,(x,y),dp;
4NF(3x,2x); // reduce leading cf.
5NF(y2+3x,2x); // reduce non-leading cf
6tst_status(1);$
Note: See TracBrowser for help on using the repository browser.