Browse Source

Auto-format.

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10921 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Dave Parker 10 years ago
parent
commit
11cf431209
  1. 2
      prism/src/userinterface/simulator/GUISimulator.java

2
prism/src/userinterface/simulator/GUISimulator.java

@ -109,7 +109,7 @@ public class GUISimulator extends GUIPlugin implements MouseListener, ListSelect
private JPopupMenu pathPopupMenu;
private FileFilter textFilter;
private Action randomExploration, backtrack, backtrackToHere, removeToHere, newPath, newPathFromState, newPathPlot, newPathPlotFromState, resetPath,
exportPath, plotPath, configureView;
exportPath, plotPath, configureView;
//Current State
private boolean pathActive;

Loading…
Cancel
Save