2 #include "board/track.hpp"
3 #include "core/tool.hpp"
13 std::set<InToolActionID> get_actions()
const override
15 using I = InToolActionID;
25 Track *temp_track = 0;
26 Track *create_temp_track();
Definition: idocument.hpp:5
Definition: board_rules.hpp:22
A Junction is a point in 2D-Space.
Definition: junction.hpp:22