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

spielwiese
Last change on this file since bf5c59f was 09f420, checked in by Gerhard Pfister <pfister@…>, 23 years ago
*hannes/GMG/GP: libs and tests git-svn-id: file:///usr/local/Singular/svn/trunk@5044 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 201 bytes
Line 
1LIB "tst.lib";
2tst_init();
3tst_ignore("CVS ID $Id: monodromy_s.tst,v 1.9 2001-01-11 12:04:33 pfister Exp $");
4
5LIB "mondromy.lib";
6
7ring R=0,(x,y),ds;
8jordan(monodromyB(x2y2+x6+y6));
9
10tst_status(1); $
Note: See TracBrowser for help on using the repository browser.