Commit 33d3d4edd2f2eeff512b70e540bd0b1986751a57
1 parent
cc46e5f7ee
Exists in
master
td2
Showing 2 changed files with 2 additions and 0 deletions
index.html
View file @
33d3d4e
... | ... | @@ -85,6 +85,7 @@ |
85 | 85 | <h2>TPs et Outils</h2> |
86 | 86 | <div> |
87 | 87 | <a class="tile" href="tp0.pdf">TP 0 <br/> prise en main <br/> (shell)</a> |
88 | + <a class="tile" href="tp1.pdf">TP 1 <br/> variables et types</a> | |
88 | 89 | <a class="tile" href="raw/qtido-2017-01-10.zip">Bibliothèque qtido (janvier)</a> |
89 | 90 | <a class="tile" href="raw/qtido-2017-01-10-exemples.zip">Exemples qtido</a> |
90 | 91 | <!-- |
... | ... | @@ -117,6 +118,7 @@ |
117 | 118 | <h2>TDs</h2> |
118 | 119 | <div> |
119 | 120 | <a class="tile" href="td1.pdf">Feuille de TD 1</a> |
121 | + <a class="tile" href="td2.pdf">Feuille de TD 2</a> | |
120 | 122 | </div> |
121 | 123 | |
122 | 124 |
td2.pdf
View file @
33d3d4e