Skip to content
Snippets Groups Projects
Commit 1224f274 authored by Nikolai Reed's avatar Nikolai Reed
Browse files

Updated Main.xtend

parent 485de6aa
No related branches found
No related tags found
No related merge requests found
......@@ -268,6 +268,10 @@ class Main {
}
node.type = "Node"
net.submodules.add(node)
//TODO:
//missing if SDN thenn ad sdnFlowRules isDerfault responsedelay etc.
if (n.sdntype != null)
println("error SDN-Application missing parse rules ." +n)
}
//create communication application
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment