From: Mart Lubbers Date: Mon, 5 Dec 2016 10:00:29 +0000 (+0100) Subject: fix macro and makefile X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=8fbc514b4939d266b564fe0752edb03da5fff019;p=ri1617.git fix macro and makefile --- diff --git a/architecture/Makefile b/architecture/Makefile index b396764..5c749ac 100644 --- a/architecture/Makefile +++ b/architecture/Makefile @@ -23,4 +23,4 @@ all: $(DOC).pdf $(LATEX) $(LATEXFLAGS) $< | tee $@ clean: - $(RM) $(addprefix $(DOC).,aux log fmt toc bbl blg out pdf) + $(RM) $(addprefix $(DOC).,aux log fmt toc bbl blg out pdf mlog) diff --git a/architecture/conclusion.tex b/architecture/conclusion.tex index 3d3e145..170b609 100644 --- a/architecture/conclusion.tex +++ b/architecture/conclusion.tex @@ -1,5 +1,5 @@ Added to the repository with code is a reference implementation of the -\mTasks{} engine written in \emph{C}. Without too much implementation this +\mTask{} engine written in \emph{C}. Without too much implementation this program can be ported to any microcontroller. \todo{Conclusie}