aboutsummaryrefslogtreecommitdiff
path: root/player/instructions.f90
diff options
context:
space:
mode:
Diffstat (limited to 'player/instructions.f90')
-rw-r--r--player/instructions.f902
1 files changed, 2 insertions, 0 deletions
diff --git a/player/instructions.f90 b/player/instructions.f90
index f110dae..a1aaa9d 100644
--- a/player/instructions.f90
+++ b/player/instructions.f90
@@ -366,6 +366,8 @@ contains
task_count = get_task_count(j)
+ Print *, "Task count: ", task_count
+
! Remember to zero-index your json!
do i = 1, task_count