define classes of stacks of runs (for parse table) - for push emplace
refactor Run Factory bug in KeySIP RunsTerminal (dangling pointer) : MUST BE FIXED in other Keys bugs with shared_from_this() : std::make_shared<...> must be used with public inheritance
src/parsing/RunStack.hpp
0 → 100644