diff options
| -rw-r--r-- | new_flow_logic/register_local_pipes.lua | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/new_flow_logic/register_local_pipes.lua b/new_flow_logic/register_local_pipes.lua index 62b787b..989ff0c 100644 --- a/new_flow_logic/register_local_pipes.lua +++ b/new_flow_logic/register_local_pipes.lua @@ -1,5 +1,4 @@ --- conditional registration of pipe nodes for the new pipe logic, depending on enable flags. --- otherwise register_flow_logic.lua would be attempting to register ABMs for non-existant nodes. +-- registration of pipework's own pipes.  -- written 2017 by thetaepsilon | 
