Adding manual transactions to the conflict tracker
[jpf-core.git] / main.jpf
index cfef551bc29338a9abf72d472ea41f4975d12145..efa82cc77d190d2ea759554fc519344628a12dc5 100644 (file)
--- a/main.jpf
+++ b/main.jpf
@@ -5,7 +5,7 @@ target = main
 #listener=gov.nasa.jpf.listener.StateReducer
 #listener=gov.nasa.jpf.listener.StateReducerOld
 #listener=gov.nasa.jpf.listener.VariableConflictTracker,gov.nasa.jpf.listener.StateReducer
-listener=gov.nasa.jpf.listener.ConflictTracker
+listener=gov.nasa.jpf.listener.ConflictTracker,gov.nasa.jpf.listener.StateReducer
 
 # Potentially conflicting variables
 # Alarms
@@ -34,9 +34,6 @@ variables=currentLock
 # Potentially conflicting apps (we default to App1 and App2 for now)
 apps=App1,App2
 
-# Writer classes with manual input to detect direct-direct interactions
-manualClasses=appTouch,AeonKeyFob,Button,NfcTouch,ThreeAxis
-
 # Tracking the location.mode variable conflict
 #track_location_var_conflict=true