From 4174280398e05593c877941ea58856ac09d36aad Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Fri, 29 Nov 2019 15:18:20 +0100
Subject: [PATCH] put back rust

---
 index.md | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/index.md b/index.md
index 7f661c1..e9a0cf2 100644
--- a/index.md
+++ b/index.md
@@ -83,7 +83,17 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia
 
 ## [Polycopié](concurrence/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/cours_prog_conc)
 
-<!-- ## [Programmation séquentielle en Rust](prog_seq/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/rust)
+:::
+::::::::::::::
+
+# Les projets de bachelor passés
+
+## [Astéroides avec algorithme génétique, T. Ibanez](https://dai.ly/x6tosqh)
+## [Pacman, Pong et Phoenix avec technique de renforcement, N. Nufer](https://dai.ly/x6tosqg)
+
+# Cours d'années précédentes
+
+## [Programmation séquentielle en Rust](prog_seq/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/rust)
 
 # Exercices programmation séquentielle en Rust
 
@@ -95,12 +105,4 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia
 ## TP6 Rust: Listes, [HTML](prog_seq/exercices/06_listes/), [PDF](prog_seq/exercices/06_listes/index.pdf)
 ## TP7 Rust: Reed-Solomon, [HTML](prog_seq/exercices/07_reed_solomon/index.html), [PDF](prog_seq/exercices/07_reed_solomon/index.pdf)
 ## TP8 Rust: Transformation d'images, [HTML](prog_seq/exercices/08_transformation_images/index.html), [PDF](prog_seq/exercices/08_transformation_images/index.pdf)
-## TP9 Rust: Problème du voyageur de commerce, [HTML](prog_seq/exercices/09_voyageur_commerce/index.html), [PDF](prog_seq/exercices/09_voyageur_commerce/index.pdf) -->
-
-:::
-::::::::::::::
-
-# Les projets de bachelor passés
-
-## [Astéroides avec algorithme génétique, T. Ibanez](https://dai.ly/x6tosqh)
-## [Pacman, Pong et Phoenix avec technique de renforcement, N. Nufer](https://dai.ly/x6tosqg)
\ No newline at end of file
+## TP9 Rust: Problème du voyageur de commerce, [HTML](prog_seq/exercices/09_voyageur_commerce/index.html), [PDF](prog_seq/exercices/09_voyageur_commerce/index.pdf)
\ No newline at end of file
-- 
GitLab