Checkpoint 10

This commit is contained in:
Johnny Fernandes
2026-05-13 23:22:17 +01:00
parent aa598fcb83
commit c61df91950
+3
View File
@@ -118,6 +118,9 @@ all: eval
# Export HERDING_WORLD so that geometry.py picks it up at import time.
export HERDING_WORLD = $(WORLD)
# Force Python stdout/stderr unbuffered so progress is visible live when
# the build is run under tee / nohup / tmux pipes.
export PYTHONUNBUFFERED = 1
bc_demos: $(BC_DEMOS)
$(BC_DEMOS):