From 375aec8b4212957268f8d55513cbe1918b812376 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@hesge.ch> Date: Tue, 29 Sep 2020 19:50:31 +0200 Subject: [PATCH] updated for base 3 --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 2fd97ce..83504ad 100644 --- a/index.md +++ b/index.md @@ -56,9 +56,9 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> ## Base 2 [PDF](prog_seq_c_cours/base_2.pdf) -<!-- ## Base 3 [PDF](prog_seq_c_cours/base_3.pdf) +## Base 3 [PDF](prog_seq_c_cours/base_3.pdf) -## Intro à `make` [PDF](prog_seq_c_cours/make.pdf) +<-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf) ## Tests unitaires et assertions [PDF](prog_seq_c_cours/tests_assertions.pdf) -- GitLab