source: git/Tst/Short/classify_s.tst @ 1576de

spielwiese
Last change on this file since 1576de was 1576de, checked in by Hans Schönemann <hannes@…>, 23 years ago
*hannes; classify examples git-svn-id: file:///usr/local/Singular/svn/trunk@4797 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 296 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4example internalfunctions;
5example swap;
6example normalform;
7example A_L;
8example corank;
9example basicinvariants;
10example init_debug;
11example debug_log;
12example singularity;
13example Hcode;
14example milnorcode;
15example quickclass;
16example morsesplit;
17
18tst_status(1);$
Note: See TracBrowser for help on using the repository browser.