diff options
author | Steinar H. Gunderson <sgunderson@bigfoot.com> | 2014-04-11 01:05:29 +0200 |
---|---|---|
committer | Steinar H. Gunderson <sgunderson@bigfoot.com> | 2014-04-11 01:05:29 +0200 |
commit | d4985b389387b52a234febbaecef99b0342b61e9 (patch) | |
tree | 91ac3054ccedbc10376aa81c176b2401c73590e3 /planning/planning.cpp | |
parent | 89bb676fde520e69c3c10b6f03f90690cc96db82 (diff) |
We want six distros for now.
Diffstat (limited to 'planning/planning.cpp')
-rw-r--r-- | planning/planning.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/planning/planning.cpp b/planning/planning.cpp index e3ce2ff..6116b59 100644 --- a/planning/planning.cpp +++ b/planning/planning.cpp @@ -23,7 +23,7 @@ #include <map> #include <string> -#define NUM_DISTRO 5 +#define NUM_DISTRO 6 #define SWITCHES_PER_ROW 4 #define PORTS_PER_DISTRO 38 |