Extending parser for struct/enum (policy) definition files; Removing parser support...
[iot2.git] / config / iotpolicy / enum.pol
1
2 enum Enum {
3
4         APPLE,
5         ORANGE,
6         GRAPE
7