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