jengelh-datetimespielwiese
Last change
on this file since cf23209 was
cf23209,
checked in by Hans Schönemann <hannes@…>, 18 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:
155 bytes
|
Line | |
---|
1 | link l=":w example.txt"; |
---|
2 | status(l,"write"); |
---|
3 | open(l); |
---|
4 | status(l,"write"); |
---|
5 | close(l); |
---|
6 | system("sh","rm example.txt"); |
---|
7 | LIB "tst.lib";tst_status(1);$ |
---|
Note: See
TracBrowser
for help on using the repository browser.