changes: now Inference engine works fine with the EyeTracking benchmark.
[IRC.git] / Robust / src / ClassLibrary / intwrapper.java
1 public class intwrapper {
2   public intwrapper() {
3   }
4   int value;
5 }