Adding config file for sharing.
[iot2.git] / localconfig / iotpolicy / GreenLawn / greenlawn.pol
1 public interface Lawn {
2
3         capability Empty {
4                 description = "Empty";
5         }
6 }
7
8