Switch to side-by-side view

--- a/src/DIF/IPCProcess.ned
+++ b/src/DIF/IPCProcess.ned
@@ -32,7 +32,7 @@
         string ipcAddress;
         string difName;
         string apName = default(ipcAddress + "_" + difName);
-        bool routing = default(false);
+        bool relay = default(false);
         //int    rank;        
     gates:
         inout southIo[];