test :
	./run_test.pl	
 
clean :
	/bin/rm -f test*/wannier.wout  \
	test*/wannier.chk   \
	test*/wannier_*    \
	wantest.log
	

