76,78c76,77
< const NetDest& routing_table_entry,
< bool isReconfiguration);
< void makeInLink(NodeID src, SwitchID dest, BasicLink* link,
---
> const NetDest& routing_table_entry);
> void makeInLink(NodeID src, SwitchID dest, BasicLink* link,
80,81c79
< const NetDest& routing_table_entry,
< bool isReconfiguration);
---
> const NetDest& routing_table_entry);
84,85c82
< const NetDest& routing_table_entry,
< bool isReconfiguration);
---
> const NetDest& routing_table_entry);