spielwiese
Last change
on this file was
75f460,
checked in by Hans Schoenemann <hannes@…>, 9 years ago
|
format
|
-
Property mode set to
100644
|
File size:
475 bytes
|
Line | |
---|
1 | //sing_s.tst |
---|
2 | //short tests for sing.lib |
---|
3 | LIB "tst.lib"; |
---|
4 | tst_init(); |
---|
5 | LIB "sing.lib"; |
---|
6 | //example codim; (liefert bei mir Unsinn, proc nicht von mir!) |
---|
7 | example deform; |
---|
8 | example dim_slocus; |
---|
9 | example is_active; |
---|
10 | example is_ci; |
---|
11 | example is_is; |
---|
12 | example is_reg; |
---|
13 | example is_regs; |
---|
14 | example milnor; |
---|
15 | //example nf_icis; (Fehler in proc sparsetriag von random.lib) |
---|
16 | example slocus; |
---|
17 | example qhspectrum; |
---|
18 | example Tjurina; |
---|
19 | example tjurina; |
---|
20 | example T_1; |
---|
21 | example T_2; |
---|
22 | example T_12; |
---|
23 | tst_status(1);$ |
---|
Note: See
TracBrowser
for help on using the repository browser.