]> SALOME platform Git repositories - modules/superv.git/blobdiff - examples/GraphStream.py
Salome HOME
*** empty log message ***
[modules/superv.git] / examples / GraphStream.py
index d988ab6f524915202d5a5a477799c193942033d9..4941141e06012573f3ab6ab86a3f6b71ad1173f2 100644 (file)
@@ -85,3 +85,7 @@ Addistream = Add.Input( 'istream' , 1)
 AddFuncValue = Add.Port( 'FuncValue' )
 Divz = Div.Port( 'z' )
 Divostream = Div.Port( 'ostream' )
+
+GraphStream.Run()
+GraphStream.DoneW()
+GraphStream.PrintPorts()