fix macro and makefile
authorMart Lubbers <mart@martlubbers.net>
Mon, 5 Dec 2016 10:00:29 +0000 (11:00 +0100)
committerMart Lubbers <mart@martlubbers.net>
Mon, 5 Dec 2016 10:00:29 +0000 (11:00 +0100)
architecture/Makefile
architecture/conclusion.tex

index b396764..5c749ac 100644 (file)
@@ -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)
index 3d3e145..170b609 100644 (file)
@@ -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}