Adding a variable conflict tracker/listener; this is useful for both device and globa...
authorrtrimana <rtrimana@uci.edu>
Tue, 16 Jul 2019 18:20:47 +0000 (11:20 -0700)
committerrtrimana <rtrimana@uci.edu>
Tue, 16 Jul 2019 18:20:47 +0000 (11:20 -0700)
commit0907ba7dd70d7e43923eb812d1e4107f0b8d76c3
treef6dd967821a3661c2a63960e1c75c74aacc32876
parent19c924f8f86b3541e457b4886469f8418cf3f712
Adding a variable conflict tracker/listener; this is useful for both device and global variable conflict types.
examples/Empty.groovy
examples/Racer.java
examples/main/main.groovy [deleted file]
examples/main/output [deleted file]
run.sh
src/main/gov/nasa/jpf/listener/VariableConflictTracker.java [new file with mode: 0644]