basically finished simulation chapter
[lectures/latex.git] / ising / Makefile
1 #!/usr/bin/make
2
3 clean:
4         rm -f *.aux *.dvi *.log *.pdf *.toc *.log
5