From ea25cc3b57dfd934c1c0bd543598c05bfd87375b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?K=C3=BChle=2C=20Laura=20Christine=20=28lakue103=29?=
 <laura.kuehle@uni-duesseldorf.de>
Date: Thu, 6 Oct 2022 15:09:54 +0200
Subject: [PATCH] Removed completed TODOs.

---
 Snakefile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Snakefile b/Snakefile
index 3f30fb0..6a88d63 100644
--- a/Snakefile
+++ b/Snakefile
@@ -22,11 +22,6 @@ TODO: Discuss referencing info on SSPRK3
 TODO: Discuss name for quadrature mesh (now: grid)
 
 Urgent:
-TODO: Build package for DG scheme -> Done
-TODO: Move scripts into separate directory -> Done
-TODO: Move TODOs to Snakefile -> Done
-TODO: Outsource run commands in SM rules into separate files -> Done
-TODO: Add function to select parameters for DG schemes -> Done
 TODO: Move plot_approximation_results() into plotting script
 TODO: Introduce env files for each SM rule
 
-- 
GitLab