beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug FBD variable execution not set when newly created
2013-06-12, Laurent Bessard
2f08985625c0
Fixed bug FBD variable execution not set when newly created
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel