spielwiese
Last change
on this file since 2ae411d was
37ad5ff,
checked in by Anne Frühbis-Krüger <anne@…>, 23 years ago
|
*anne: changes corresponding to changes in general.lib, poly.lib and spcurve.lib
and to new library stratify.lib
git-svn-id: file:///usr/local/Singular/svn/trunk@4878 2c84dea3-7e68-4137-9b89-c4e89433aadc
|
-
Property mode set to
100644
|
File size:
357 bytes
|
Line | |
---|
1 | LIB "tst.lib"; |
---|
2 | tst_init(); |
---|
3 | LIB "general.lib"; |
---|
4 | example A_Z; |
---|
5 | example ASCII; |
---|
6 | example binomial; |
---|
7 | example deleteSublist; |
---|
8 | example factorial; |
---|
9 | example fibonacci; |
---|
10 | //example kmemory; |
---|
11 | example killall; |
---|
12 | example number_e; |
---|
13 | example number_pi; |
---|
14 | example primes; |
---|
15 | example product; |
---|
16 | example ringweights; |
---|
17 | example sort; |
---|
18 | example sum; |
---|
19 | example watchdog; |
---|
20 | example which; |
---|
21 | |
---|
22 | tst_status(1);$ |
---|
Note: See
TracBrowser
for help on using the repository browser.