source: git/Tst/Short/bug_611.tst @ f987c8

fieker-DuValspielwiese
Last change on this file since f987c8 was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 131 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4LIB("primdec.lib");
5
6ring rng = 0,(x,y),dp;
7ideal J = 0;
8list l = prepareAss(J);
9l;
10
11
12tst_status(1); $
Note: See TracBrowser for help on using the repository browser.