source: git/Tst/Short/gaussm_ex.tst @ b69717

spielwiese
Last change on this file since b69717 was b69717, checked in by Hans Schönemann <hannes@…>, 23 years ago
*hannes: missing gaussman.lib examples git-svn-id: file:///usr/local/Singular/svn/trunk@4780 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 182 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4LIB "gaussman.lib";
5
6example monomat;
7example monospec;
8example vfilt;
9example singspec;
10example gamma;
11example gamma4;
12example vjacob;
13
14tst_status(1);
15$
Note: See TracBrowser for help on using the repository browser.