switch to spaces only..
[IRC.git] / Robust / src / Analysis / Disjoint / ReachState.java
index f69f603a7fe7b50f83819ced7fe7ab9e486c4ba8..1ea87ea7fd852a17ea4d754f2aaed307a98c2e64 100644 (file)
@@ -100,7 +100,7 @@ public class ReachState extends Canonical {
       if( hrnID.equals(rt.getHrnID() ) &&
           isOutOfContext == rt.isOutOfContext()
           ) {
-       return rt;
+        return rt;
       }
     }