changes: now Inference engine works fine with the EyeTracking benchmark.
[IRC.git] / Robust / src / Benchmarks / SSJava / MP3DecoderInfer / LOC.java
1 public @interface LOC {
2   String value();
3 }
4
5 public @interface RETURNLOC {
6   String value();
7 }