source: git/Tst/Old/inoutlib.tst @ 46976a6

spielwiese
Last change on this file since 46976a6 was 46976a6, checked in by Olaf Bachmann <obachman@…>, 26 years ago
* added status check to regress.cmd * added tst_status(1); call to each tst file, just before quit git-svn-id: file:///usr/local/Singular/svn/trunk@2271 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 314 bytes
Line 
1help inout.lib;
2LIB "inout.lib";
3
4example allprint;newline;
5example dbpri;newline;
6example lprint;newline;
7example pmat;newline;
8example rMacaulay; newline;
9example show;newline;
10example split;newline;
11example tab;newline;
12example writelist;
13LIB "lib0.lib";
14example kmemory;newline;
15LIB "tst.lib";tst_status(1);$
16
Note: See TracBrowser for help on using the repository browser.