diff --git a/src/steam/engine/proc-node.hpp b/src/steam/engine/proc-node.hpp index 0212ef4ff..6a0cdb60d 100644 --- a/src/steam/engine/proc-node.hpp +++ b/src/steam/engine/proc-node.hpp @@ -76,7 +76,7 @@ namespace engine { public: virtual ~Port(); ///< this is an interface - virtual TurnoutSystem enactTurnout() =0; + virtual BuffHandle weave (TurnoutSystem&) =0; }; /** diff --git a/src/steam/engine/turnout.hpp b/src/steam/engine/turnout.hpp index 49f37348b..2d9f8f0f6 100644 --- a/src/steam/engine/turnout.hpp +++ b/src/steam/engine/turnout.hpp @@ -259,8 +259,8 @@ namespace engine { { public: - TurnoutSystem - enactTurnout() override + BuffHandle + weave(TurnoutSystem&) override { UNIMPLEMENTED ("generate next layer of the TurnoutSystem on the stack"); } diff --git a/wiki/thinkPad.ichthyo.mm b/wiki/thinkPad.ichthyo.mm index 041c5f1fc..8a37dc985 100644 --- a/wiki/thinkPad.ichthyo.mm +++ b/wiki/thinkPad.ichthyo.mm @@ -557,9 +557,7 @@ - - - +

GtkLumiera in Konstruktion @@ -569,9 +567,7 @@ - - - +

NotificationFacade noch nicht offen @@ -598,9 +594,7 @@ - - - +

müssen eigens aktiviert werden @@ -1701,9 +1695,7 @@ - - - +

Schlußfolgerung: Wizzard wird ein Interface @@ -3021,9 +3013,7 @@ - - - +