[simulations] initialized new chapter

This commit is contained in:
2019-12-17 09:41:50 +01:00
parent d64734a04e
commit 31cb4a74ae
5 changed files with 82 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
BASENAME=simulations
all : pdf
include ../../chapter.mk
# script:
pdf : chapter
clean : cleanchapter
cleanall : cleanallchapter