Testing DPORStateReducer and ConflictTracker: JPF seems to work fine and find the...
[jpf-core.git] / src / main / gov / nasa / jpf / listener / DPORStateReducer.java
index d8133e397a43c38622abbd0f64577ba64ccbffaa..632edea45df8511f5b6881a9e364e44a7c589a6a 100644 (file)
@@ -28,7 +28,6 @@ import gov.nasa.jpf.vm.bytecode.WriteInstruction;
 import gov.nasa.jpf.vm.choice.IntChoiceFromSet;
 import gov.nasa.jpf.vm.choice.IntIntervalGenerator;
 
-import java.awt.*;
 import java.io.PrintWriter;
 import java.util.*;