plcopen/definitions.py
changeset 1411 805d13d216c0
parent 1390 0f4d32a033e0
child 1412 50192dd2f5ff
--- a/plcopen/definitions.py	Wed May 28 11:50:38 2014 +0200
+++ b/plcopen/definitions.py	Wed May 28 18:33:41 2014 +0200
@@ -12,7 +12,7 @@
                      "B" : ["SINT", "USINT", "BYTE", "STRING"],
                      "W" : ["INT", "UINT", "WORD", "WSTRING"],
                      "D" : ["DINT", "UDINT", "REAL", "DWORD"],
-                     "L" : ["LINT", "ULINT", "LREAL", "LWORD"]} 
+                     "L" : ["LINT", "ULINT", "LREAL", "LWORD"]}
 
 #-------------------------------------------------------------------------------
 #                        Function Block Types definitions