Renommé TPA

This commit is contained in:
Geoffrey Frogeye 2015-03-10 10:21:33 +01:00
parent 02ebec6509
commit 19cb59594e
3 changed files with 247 additions and 0 deletions

7
S2/TPA/Makefile Normal file
View file

@ -0,0 +1,7 @@
lexique.py:
wget "http://www.fil.univ-lille1.fr/~L1S2API/CoursTP/lexique.zip"
unzip lexique.zip
rm -rf lexique.zip
clean:
rm -rf lexique* anagrammes*