TNO Intern

Commit bef61a3e authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated cleanup action.

parent aa1a1e23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ clean:
	rm -f tutorial*.log*
	rm -f cso.log*
	rm -f *.nc
	rm -f listing.csv

clean-all: clean
	(cd src; make clean)