Change tabbing for everything....
[IRC.git] / Robust / src / Benchmarks / Prefetch / Moldyn / dsm / IntWrapper.java
1 public class IntWrapper {
2   public IntWrapper() {
3
4   }
5   int i;
6 }