Adding config file for sharing.
[iot2.git] / localconfig / iotpolicy / development / struct.pol
1
2 struct Struct {
3
4         string  name;
5         float   value;
6         int     year;
7