plcopen/instances_path.ysl2
changeset 1938 87136f8697e3
parent 1937 986dbad48ab7
child 1939 db478d17bc3a
equal deleted inserted replaced
1937:986dbad48ab7 1938:87136f8697e3
    16     variable "extensions", "ns:GetExtensions()";
    16     variable "extensions", "ns:GetExtensions()";
    17 
    17 
    18     variable "all", "$project | $stdlib | $extensions";
    18     variable "all", "$project | $stdlib | $extensions";
    19     
    19     
    20     template "ppx:project" {
    20     template "ppx:project" {
    21         instances {
    21         apply "ppx:instances/ppx:configurations/ppx:configuration";
    22             apply "ppx:instances/ppx:configurations/ppx:configuration";
       
    23         }
       
    24     }
    22     }
    25     
    23     
    26     template "ppx:configuration" {
    24     template "ppx:configuration" {
    27         apply "ppx:globalVars/ppx:variable[ppx:type/ppx:derived] | ppx:resource" {
    25         apply "ppx:globalVars/ppx:variable[ppx:type/ppx:derived] | ppx:resource" {
    28             with "parent_path" > «@name»
    26             with "parent_path" > «@name»