source: git/Tst/Old/m141si.tst @ 480d5e

fieker-DuValspielwiese
Last change on this file since 480d5e was cf23209, checked in by Hans Schönemann <hannes@…>, 19 years ago
*hannes: cleanup the temp files git-svn-id: file:///usr/local/Singular/svn/trunk@7950 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 141 bytes
Line 
1  int i=3;
2  dump(":w example.txt");
3  kill i;
4  getdump("example.txt");
5  i;
6  system("sh","rm example.txt");
7LIB "tst.lib";tst_status(1);$
Note: See TracBrowser for help on using the repository browser.