helpful progress reporting
[IRC.git] / Robust / src / Benchmarks / Prefetch / Moldyn / dsm / DoubleWrapper.java
1 public class DoubleWrapper {
2   public DoubleWrapper() {
3
4   }
5   double d;
6 }