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

spielwiese
Last change on this file since 051432 was 341696, checked in by Hans Schönemann <hannes@…>, 14 years ago
Adding Id property to all files git-svn-id: file:///usr/local/Singular/svn/trunk@12231 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 145 bytes
Line 
1LIB "tst.lib";
2tst_init();
3tst_ignore("CVS ID $Id$");
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.