Skip to content

Commit

Permalink
erase temperary files added
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiki committed Mar 11, 2018
1 parent 988d7ca commit b3f59f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ clean:
rm -f GeoEasy.tcl GeoEasy GeoEasy.exe GeoEasy64.exe \
ComEasy.tcl ComEasy ComEasy.exe ComEasy64.exe \
build_date.tcl defaultmask.tcl \
eng_[a-z][a-z][a-z].txt ceng_[a-z][a-z][a-z].txt
eng_[a-z][a-z][a-z].txt ceng_[a-z][a-z][a-z].txt \
eng.txt eng_code.txt
1 change: 1 addition & 0 deletions msg_check.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
./msg_check.tcl
rm eng.txt eng_code.txt
for i in eng_*.txt ceng_*.txt
do
if [ -f $i ] && [ -s $i ]
Expand Down

0 comments on commit b3f59f6

Please sign in to comment.