This website works better with JavaScript.
Home
Help
Sign In
francois
/
nlp_a2019_tp3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of git.francoispelletier.org:francois/nlp_a2019_tp3
master
FRANCOIS PELLETIER
9 months ago
parent
571b4509c4
1e3239b265
commit
e507d1b5f7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
slides/set.bash
+ 1
- 0
slides/set.bash
View File
@@ -1,2 +1,3 @@
#!/bin/bash
for i in *.dot; do dot -Tpdf "${i}" -o "${i%.dot}.pdf"; done
pdftk baxter.pdf emphase.pdf role-commentaires.pdf qualite-commentaires.pdf entites.pdf relations.pdf cat output slides-commentaires-theorie.pdf
Write
Preview
Loading…
Cancel
Save