Start from clean GIT

This commit is contained in:
Tim Schubert 2018-09-21 11:45:21 +02:00
commit e841f14a95
2112 changed files with 6638085 additions and 0 deletions

6
Makefile Normal file
View file

@ -0,0 +1,6 @@
.PHONY: all clean
all: $(DOCUMENTS)
clean:
rm -f *.aux *.blg *.out *.bbl *.log *.snm *.toc *.nav *.pdf *.ps *.dvi