Extending parser for struct/enum (policy) definition files; Removing parser support...
[iot2.git] / config / iotpolicy / struct.pol
1
2 struct Struct {
3
4         string  name;
5         float   value;
6         int             year;
7