source: git/Tst/Plural/involut_lib.tst @ 1ebec3

spielwiese
Last change on this file since 1ebec3 was 6d5159, checked in by Hans Schönemann <hannes@…>, 16 years ago
*hannes: involut.lib examples git-svn-id: file:///usr/local/Singular/svn/trunk@10475 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 190 bytes
Line 
1LIB "tst.lib";
2tst_init();
3LIB"involut.lib";
4// run all examples
5  example findInvo;
6  example findInvoDiag;
7  example findAuto;
8  example ncdetection;
9  example involution;
10tst_status(1);$
Note: See TracBrowser for help on using the repository browser.