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

fieker-DuValspielwiese
Last change on this file since c999184 was c813c9, checked in by Olaf Bachmann <obachman@…>, 25 years ago
* name change of library git-svn-id: file:///usr/local/Singular/svn/trunk@3157 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.8 1999-06-22 10:48:13 obachman Exp $");
4
5LIB "mondromy.lib";
6
7ring R=0,(x,y),ds;
8jordan(monodromy(x2y2+x6+y6));
9
10tst_status(1); $
Note: See TracBrowser for help on using the repository browser.