aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/henon_map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'chaos/src/henon_map.hpp')
-rw-r--r--chaos/src/henon_map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos/src/henon_map.hpp b/chaos/src/henon_map.hpp
index 0aecbee..9e379ae 100644
--- a/chaos/src/henon_map.hpp
+++ b/chaos/src/henon_map.hpp
@@ -26,7 +26,7 @@
// taken from Willi-Hans Steeb: Chaos and Fractals
class henon:
- protected map_base
+ public map_base
{
public:
henon()