aboutsummaryrefslogtreecommitdiffstats
path: root/planning
diff options
context:
space:
mode:
authorArne Sund <arnels@samfundet.no>2015-02-21 11:15:19 +0100
committerArne Sund <arnels@samfundet.no>2015-02-21 11:15:19 +0100
commit2d5ea19789211b7391ba19b2db775dba1fc611a0 (patch)
tree02a5ff5998d2f5d938f62d1a2b1476e68a371380 /planning
parent3f36e59430eacce669c8cad0f4c4c23468c27fd9 (diff)
We got 8 distros and 42 rows this year
Diffstat (limited to 'planning')
-rw-r--r--planning/planning.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/planning/planning.cpp b/planning/planning.cpp
index 06fab99..52a6f73 100644
--- a/planning/planning.cpp
+++ b/planning/planning.cpp
@@ -25,8 +25,8 @@
#include <string>
#include <queue>
-#define NUM_DISTRO 6
-#define NUM_ROWS 41
+#define NUM_DISTRO 8
+#define NUM_ROWS 42
#define SWITCHES_PER_ROW 4
#define PORTS_PER_DISTRO 38