task4 done

This commit is contained in:
ti_mo
2026-06-12 14:22:18 +02:00
parent 9065374ea7
commit 7519c23442
4 changed files with 32 additions and 17 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
% this code is in no manner clean, much code copy because I was lazy
% this code is in no manner clean
% use these fields to select the task that should be calculated
do_task1 = true;
do_task1 = false;
do_task2 = false;
do_task3_1 = false;
do_task3_2 = false;