provides makefile and makes it compile for david
[IRC.git] / Robust / src / Tests / ssJava / mp3decoder / LOC.java
1 public @interface LOC{
2     String value();
3 }