source: git/Tst/Short/general_s.tst @ 2ae411d

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 
1LIB "tst.lib";
2tst_init();
3LIB "general.lib";
4example A_Z;
5example ASCII;
6example binomial;
7example deleteSublist;
8example factorial;
9example fibonacci;
10//example kmemory;
11example killall;
12example number_e;
13example number_pi;
14example primes;
15example product;
16example ringweights;
17example sort;
18example sum;
19example watchdog;
20example which;
21
22tst_status(1);$
Note: See TracBrowser for help on using the repository browser.