source: git/Tst/Manual/setglobalrings.tst @ f4d443

spielwiese
Last change on this file since f4d443 was f4d443, checked in by Hans Schoenemann <hannes@…>, 9 years ago
removing more exportto - clean Top level namespace (p3)
  • Property mode set to 100644
File size: 147 bytes
Line 
1LIB "tst.lib"; tst_init();
2LIB "grobcov.lib";
3ring R=(0,a,b),(x,y,z),dp;
4setglobalrings();
5Grobcov::@R;
6Grobcov::@P;
7Grobcov::@RP;
8tst_status(1);$
Note: See TracBrowser for help on using the repository browser.