jengelh-datetimespielwiese
Last change
on this file since 1ebec3 was
1ebec3,
checked in by Oleksandr Motsak <motsak@…>, 10 years ago
|
Added tests for wring prot output (weight2.tst)
|
-
Property mode set to
100644
|
File size:
219 bytes
|
Rev | Line | |
---|
[1ebec3] | 1 | option(); |
---|
| 2 | |
---|
| 3 | LIB "tst.lib"; tst_init(); |
---|
| 4 | |
---|
| 5 | option(); |
---|
| 6 | |
---|
| 7 | ring s12=32003,(x,y,z,w),dp; |
---|
| 8 | ideal i0=x2-z10-z20,xy3-z10-z30,y6-xy3w40; |
---|
| 9 | option(redSB); |
---|
| 10 | option(prot); |
---|
| 11 | test(23+32); |
---|
| 12 | |
---|
| 13 | option(); |
---|
| 14 | interred(i0^3); |
---|
| 15 | option(); |
---|
| 16 | |
---|
| 17 | tst_status(1);$ |
---|
Note: See
TracBrowser
for help on using the repository browser.