|
@@ -22,6 +22,7 @@ for line in lines:
|
|
|
|
|
|
|
|
mapping = (("command", "command"),
|
|
mapping = (("command", "command"),
|
|
|
("variable", "variable"),
|
|
("variable", "variable"),
|
|
|
|
|
+ ("generator", "generator"),
|
|
|
("target property", "prop_tgt"),
|
|
("target property", "prop_tgt"),
|
|
|
("test property", "prop_test"),
|
|
("test property", "prop_test"),
|
|
|
("source file property", "prop_sf"),
|
|
("source file property", "prop_sf"),
|