Adding new policies for stub/skeleton generation - second benchmark
[iot2.git] / localconfig / iotpolicy / GreenLawn / greenlawn.pol
1 public interface Lawn {
2
3         capability Empty {
4                 description = "Empty";
5         }
6 }
7
8