From 009350323123fc4b47041cb2194e8df19f69423b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 May 2008 09:03:33 +0000 Subject: Run astyle. --- sources/prefs/editors/VSSimulatorEditor.java | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sources/prefs/editors/VSSimulatorEditor.java') diff --git a/sources/prefs/editors/VSSimulatorEditor.java b/sources/prefs/editors/VSSimulatorEditor.java index 1264377..2bd965f 100644 --- a/sources/prefs/editors/VSSimulatorEditor.java +++ b/sources/prefs/editors/VSSimulatorEditor.java @@ -15,22 +15,22 @@ import prefs.*; * The Class VSSimulatorEditor. */ public class VSSimulatorEditor extends VSBetterEditor { - + /** The simulator frame. */ private VSSimulatorFrame simulatorFrame; - + /** The simulation. */ private VSSimulator simulation; - + /** The TAKEOVE r_ button. */ public static boolean TAKEOVER_BUTTON; - + /** The dont start new simulation. */ private boolean dontStartNewSimulation; /** * Instantiates a new vS simulator editor. - * + * * @param prefs the prefs * @param simulatorFrame the simulator frame * @param simulation the simulation @@ -45,7 +45,7 @@ public class VSSimulatorEditor extends VSBetterEditor { /** * Instantiates a new vS simulator editor. - * + * * @param prefs the prefs * @param simulatorFrame the simulator frame */ -- cgit v1.2.3