From e6dffdf791ec5991b5530660ab05b920814fecf5 Mon Sep 17 00:00:00 2001
From: Guillaume Martres <guillaume.martres@epfl.ch>
Date: Tue, 23 Feb 2021 19:49:18 +0000
Subject: [PATCH] tools-setup.md: mention that it's the same as last semester

---
 labs/tools-setup.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/labs/tools-setup.md b/labs/tools-setup.md
index 106c717..ac3437d 100644
--- a/labs/tools-setup.md
+++ b/labs/tools-setup.md
@@ -1,5 +1,7 @@
 # Tools Setup
 
+The setup is the same as for the Functional Programming (CS-210) class given last semester, but it differs from the one given in previous years.
+
 ## Note
 
 We recommend using Linux or macOS for this course, we also support Windows but
-- 
GitLab