From fd9356def84bbe02e168a7920c914578e947d3b0 Mon Sep 17 00:00:00 2001 From: rakow Date: Thu, 5 Sep 2024 12:19:21 +0200 Subject: [PATCH] update makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3b17649..967c8dcb 100644 --- a/Makefile +++ b/Makefile @@ -190,7 +190,7 @@ $p/berlin-initial-$V-25pct.plans.xml.gz: $p/berlin-activities-$V-25pct.plans.xml --network $(word 3,$^)\ --shp $(germany)/vg5000/vg5000_ebenen_0101/VG5000_GEM.shp\ --commuter $(germany)/regionalstatistik/commuter.csv\ - --berlin-commuter src/main/python/berlin-work-commuter.csv + --berlin-commuter input/berlin-work-commuter.csv # For debugging and visualization $(sc) prepare downsample-population $@\