From dc63134ab9ad9c9c51d6cc4dc13ff4a68b6e4233 Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 14 Oct 2020 11:12:23 +0200
Subject: [PATCH] updated with base 5

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

diff --git a/index.md b/index.md
index 3d1f7da..29b1006 100644
--- a/index.md
+++ b/index.md
@@ -60,6 +60,8 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Base 4 [PDF](prog_seq_c_cours/base_4.pdf)
 
+## Base 5 [PDF](prog_seq_c_cours/base_5.pdf)
+
 <!-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf)
 
 ## Tests unitaires et assertions [PDF](prog_seq_c_cours/tests_assertions.pdf)
@@ -80,6 +82,8 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Tableaux unidimensionnels, [HTML](prog_seq_c_tp/tableaux_unidimensionnels/index.html), [PDF](prog_seq_c_tp/tableaux_unidimensionnels/tableaux_unidimensionnels.pdf), [GFX](prog_seq_c_tp/tableaux_unidimensionnels/gfx_example.tar)
 
+## Allocation dynamique de mémoire, [HTML](prog_seq_c_tp/memoire_frac_tab/index.html), [PDF](prog_seq_c_tp/memoire_frac_tab/memoire_frac_tab.pdf)
+
 # Cours de physique appliquée
 
 ##  [Polycopié](phys/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/isc_physics), [pdf](phys/cours.pdf)
-- 
GitLab