graphics/FBD_Objects.py
changeset 1176 f4b434672204
parent 1133 d81d99fd1932
child 1571 486f94a8032c
equal deleted inserted replaced
1175:01842255c9ff 1176:f4b434672204
    22 #License along with this library; if not, write to the Free Software
    22 #License along with this library; if not, write to the Free Software
    23 #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    23 #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    24 
    24 
    25 import wx
    25 import wx
    26 
    26 
    27 from GraphicCommons import *
    27 from graphics.GraphicCommons import *
    28 from plcopen.structures import *
    28 from plcopen.structures import *
    29 
    29 
    30 #-------------------------------------------------------------------------------
    30 #-------------------------------------------------------------------------------
    31 #                         Function Block Diagram Block
    31 #                         Function Block Diagram Block
    32 #-------------------------------------------------------------------------------
    32 #-------------------------------------------------------------------------------