source: git/ntl/src/RemoveProg @ de6a29

spielwiese
Last change on this file since de6a29 was de6a29, checked in by Hans Schönemann <hannes@…>, 19 years ago
* hannes: NTL-5.4 git-svn-id: file:///usr/local/Singular/svn/trunk@8693 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 51 bytes
Line 
1
2for i in $*
3do
4   rm -f $i
5   rm -f $i.exe
6done
7
Note: See TracBrowser for help on using the repository browser.