initial version

cleaned-up the sources of the ITP course
- remove internal notes
- remove exercise solutions
- remove KTH logo
- add Creative Commons license
This commit is contained in:
2019-11-11 10:22:43 +01:00
commit 3c35cc25c3
71 changed files with 35906 additions and 0 deletions

9
questionnaire/Makefile Executable file
View File

@ -0,0 +1,9 @@
all:
pdflatex questionnaire.tex
pdflatex questionnaire.tex
pdflatex questionnaire-simple.tex
pdflatex questionnaire-simple.tex
clean:
rm -f *.toc *.aux *.ps *.log *.lof *.bbl *.blg *.hix *.tid *.tde *.out *~