aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/roessler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'chaos/src/roessler.hpp')
-rw-r--r--chaos/src/roessler.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chaos/src/roessler.hpp b/chaos/src/roessler.hpp
index 85272ee..4b36666 100644
--- a/chaos/src/roessler.hpp
+++ b/chaos/src/roessler.hpp
@@ -41,6 +41,7 @@ public:
CHAOS_SYS_INIT(a,4);
CHAOS_SYS_INIT(b,4);
CHAOS_SYS_INIT(c,4);
+ CHAOS_SYS_INIT(dt,0.01);
ode_base_alloc();
}