plcopen/instances_path.ysl2
changeset 1352 9ec4ac8e2955
parent 1350 7280349a3375
child 1936 b85b13b1c2ec
--- a/plcopen/instances_path.ysl2	Thu Oct 10 09:43:52 2013 +0200
+++ b/plcopen/instances_path.ysl2	Thu Oct 10 09:44:13 2013 +0200
@@ -120,16 +120,4 @@
         }
     }
     
-    template "pou_instance" {
-        apply {
-            with "instance_path" > «@pou_path»
-        }
-    }
-    
-    template "datatype_instance" {
-        apply {
-            with "instance_path" > «@datatype_path»
-        }
-    }
-    
 }