source: git/Tst/Short/gaussm_ex.tst @ 1ebec3

spielwiese
Last change on this file since 1ebec3 was 01dc0c, checked in by Hans Schoenemann <hannes@…>, 13 years ago
use gmssing.lib git-svn-id: file:///usr/local/Singular/svn/trunk@13580 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 415 bytes
RevLine 
[b69717]1LIB "tst.lib";
2tst_init();
3
[01dc0c]4LIB "gmssing.lib";
[b69717]5
[b3aea8]6example monodromy;
[17f79e9]7example vwfilt;
8example endvfilt;
9example spgamma;
10example tmatrix;
[b2d5b9]11example bernstein;
[a8e3b7]12example spgeomgenus;
13example spmilnor;
14example spsemicont;
15example spissemicont;
16example spmul;
17example spsub;
18example spadd;
19example sppprint;
20example sppnf;
21example vfilt;
22example sppairs;
23example spectrum;
24example gmscoeffs;
25example gmsnf;
[b69717]26
27tst_status(1);
28$
Note: See TracBrowser for help on using the repository browser.