diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/projectplan/ProjectPlan.pdf | bin | 28679 -> 28529 bytes | |||
-rw-r--r-- | doc/thesis/Fading.pdf | bin | 58067 -> 57895 bytes | |||
-rw-r--r-- | doc/thesis/Makefile | 1 |
3 files changed, 0 insertions, 1 deletions
diff --git a/doc/projectplan/ProjectPlan.pdf b/doc/projectplan/ProjectPlan.pdf Binary files differindex d66c22d..df1ab21 100644 --- a/doc/projectplan/ProjectPlan.pdf +++ b/doc/projectplan/ProjectPlan.pdf diff --git a/doc/thesis/Fading.pdf b/doc/thesis/Fading.pdf Binary files differindex 746306d..8007a10 100644 --- a/doc/thesis/Fading.pdf +++ b/doc/thesis/Fading.pdf diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index 66e0388..84d4a45 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -29,7 +29,6 @@ all: $(PDF) $(TEX) $(TEXARGS) $< # TODO: makeindex and stuff $(TEX) $(TEXARGS) $< - $(TEX) $(TEXARGS) $< .PHONY: clean cleanall clean: |