source: git/Tst/Short/monodromy_s.tst @ e1cda9

spielwiese
Last change on this file since e1cda9 was ef52d6, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
Update testsuite wrt current master (320c4f5e64cad778b4ada9556a9b0a6c71cab83a) NOTE: some wrong/bad tests were removed... TODO: add the reset of these updates after updating LIB/
  • Property mode set to 100644
File size: 118 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4LIB "mondromy.lib";
5
6ring R=0,(x,y),ds;
7jordan(monodromyB(x2y2+x6+y6));
8
9tst_status(1); $
Note: See TracBrowser for help on using the repository browser.