chapitre expressions régulières
This commit is contained in:
parent
7803dbd5fa
commit
fb18d8b5d6
5 changed files with 227 additions and 73 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
dot_compile:
|
||||
dot -Tpng fsa_sheep.dot -o fsa_sheep.png
|
||||
build: examen_partiel.md dot_compile
|
||||
pandoc examen_partiel.md -o examen_partiel.pdf
|
Loading…
Add table
Add a link
Reference in a new issue