source:
git/Tst/Plural/doc-ring-ops.tst
@
a6e7454
Last change on this file since a6e7454 was a6e7454, checked in by , 20 years ago | |
---|---|
|
|
File size: 103 bytes |
Line | |
---|---|
1 | LIB "tst.lib"; |
2 | tst_init(); |
3 | ring R1=0,(x,y),dp; |
4 | ring R2=32003,(a,b),dp; |
5 | def R=R1+R2; |
6 | R; |
7 | tst_status(1);$ |
Note: See TracBrowser
for help on using the repository browser.