En moyenne Fin

This commit is contained in:
Geoffrey Frogeye 2015-03-15 09:52:06 +01:00
parent 82b9c3aa6f
commit 6203f708be
3 changed files with 9 additions and 0 deletions

5
S2/TP4/Makefile Normal file
View file

@ -0,0 +1,5 @@
tri_insertion_moyen.txt: analyse_en_moyenne.py
python3 $< > $@
clean:
rm tri_insertion_moyen.txt