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
Line 
1LIB "tst.lib";
2tst_init();
3
4LIB "gmssing.lib";
5
6example monodromy;
7example vwfilt;
8example endvfilt;
9example spgamma;
10example tmatrix;
11example bernstein;
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;
26
27tst_status(1);
28$
Note: See TracBrowser for help on using the repository browser.