From 9306b9af86734757dd14c38e20c01bd73e1f0735 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Wed, 3 Mar 2021 13:26:40 +0100
Subject: [PATCH] =?UTF-8?q?ajout=20exo=20recursivit=C3=A9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.md b/index.md
index 83c1b1b..13d9f28 100644
--- a/index.md
+++ b/index.md
@@ -107,6 +107,8 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Vecteur générique, [HTML](prog_seq_c_tp/gen_vector/gen_linked_vector.html), [PDF](prog_seq_c_tp/gen_vector/gen_linked_vector.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/generic_vector/enonce)
 
+## Récursivité, [HTML](prog_seq_c_tp/short_exercises/recursivity.html), [PDF](prog_seq_c_tp/short_exercises/recursivity.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/short_exercises/enonce)
+
 # Cours de physique appliquée
 
 ##  [Polycopié](phys/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/isc_physics), [pdf](phys/cours.pdf)
-- 
GitLab