Added
[IRC.git] / Robust / Transactions / jcarderbenchmarks / mysrc / dstm2 / AtomicSuperClass.java
1 package dstm2;
2
3 /**
4  *
5  * @author navid
6  */
7 @atomic public interface AtomicSuperClass {
8
9 }