spielwiese
Last change
on this file since 9f072fe was
9f072fe,
checked in by Mathias Schulze <mschulze@…>, 24 years ago
|
*** empty log message ***
git-svn-id: file:///usr/local/Singular/svn/trunk@3086 2c84dea3-7e68-4137-9b89-c4e89433aadc
|
-
Property mode set to
100644
|
File size:
219 bytes
|
Line | |
---|
1 | LIB "tst.lib"; |
---|
2 | tst_init(); |
---|
3 | tst_ignore("CVS ID $Id: monodromy_s.tst,v 1.6 1999-06-01 12:17:36 mschulze Exp $"); |
---|
4 | |
---|
5 | LIB "monodrmy.lib"; |
---|
6 | LIB "jordan.lib"; |
---|
7 | |
---|
8 | ring R=0,(x,y),ds; |
---|
9 | jordan(monodromy(x2y2+x6+y6)); |
---|
10 | |
---|
11 | tst_status(1); $ |
---|
Note: See
TracBrowser
for help on using the repository browser.