source: git/Tst/Short/bug_minpoly.tst @ fdda546

spielwiese
Last change on this file since fdda546 was 5b267b8, checked in by Hans Schoenemann <hannes@…>, 10 years ago
test for "setting minpoly for non-extension coeffs"
  • Property mode set to 100644
File size: 84 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4ring s=0,(x,y,z,a,b,c),dp;
5minpoly= 1;
6
7tst_status(1);$
Note: See TracBrowser for help on using the repository browser.