From 6ccdd7d6c433715caf5dbd050bf5d12cd1292597 Mon Sep 17 00:00:00 2001 From: Fatih Yazici <fatih.yazici@epfl.ch> Date: Mon, 9 Jan 2023 10:33:22 +0000 Subject: [PATCH] Lab 6 deadline update --- labs/lab06/lab06-description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/lab06/lab06-description.md b/labs/lab06/lab06-description.md index e7eaf06..410bd25 100644 --- a/labs/lab06/lab06-description.md +++ b/labs/lab06/lab06-description.md @@ -57,7 +57,7 @@ schedule of presentations at a later point. [Instructions on what and how to pre You will develop your project on top of your implementation of Amy. Please push all development on a new branch `clplab6`, ideally building on top of the codegen lab. We will refer to this branch in case of problems with your submission. -Deadline: **TBD**. +**Deadline: Monday January 9th, 23:59** Submission: content of the clplab6 branch. -- GitLab