source: git/Tst/Short/bug_27.tst @ b672d2

fieker-DuValspielwiese
Last change on this file since b672d2 was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 105 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4ring R=0,(x,y,z),ds;
5ideal i=zx+y3,z+y3,z+xy;
6interred(i);
7
8tst_status(1);$
9
Note: See TracBrowser for help on using the repository browser.