ProjectController.py
changeset 1749 d73b64672238
parent 1746 45d6f5fba016
child 1751 c28db6f7616b
--- a/ProjectController.py	Wed Aug 16 12:30:31 2017 +0300
+++ b/ProjectController.py	Wed Aug 16 12:48:08 2017 +0300
@@ -172,6 +172,7 @@
             self.ieclib_c_path = self.findLibCPath()
         return self.ieclib_c_path
 
+
 iec2c_cfg = Iec2CSettings()