aboutsummaryrefslogtreecommitdiff
path: root/aberth/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'aberth/main.cpp')
-rw-r--r--aberth/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/aberth/main.cpp b/aberth/main.cpp
index 152640f..3f87aed 100644
--- a/aberth/main.cpp
+++ b/aberth/main.cpp
@@ -74,6 +74,7 @@ int main(int argc, char **argv) {
if (argc <= 1) {
W = H = 900;
+ // Use 2.5 everywhere for Christensen
const Com bottomLeft = Com(-1.5, -1.5);
const Com topRight = Com(1.5, 1.5);