aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'chaos/src/main.cpp')
-rw-r--r--chaos/src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chaos/src/main.cpp b/chaos/src/main.cpp
index eabb8d4..dcb7ea8 100644
--- a/chaos/src/main.cpp
+++ b/chaos/src/main.cpp
@@ -29,6 +29,7 @@ void chaos_library_setup()
CHAOS_ADD(bungalow_tent);
CHAOS_ADD(circle_map);
CHAOS_ADD(coupled_logistic);
+ CHAOS_ADD(chua);
CHAOS_ADD(driven_anharmonic);
CHAOS_ADD(driven_van_der_pol);
CHAOS_ADD(duffing_map);