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/simulator/VSMain.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sources/simulator/VSMain.java') diff --git a/sources/simulator/VSMain.java b/sources/simulator/VSMain.java index 79a0a7e..e3b39c6 100644 --- a/sources/simulator/VSMain.java +++ b/sources/simulator/VSMain.java @@ -16,10 +16,10 @@ import prefs.editors.*; * The Class VSMain. */ public class VSMain { - + /** * Instantiates a new vS main. - * + * * @param prefs the prefs */ public VSMain(VSPrefs prefs) { @@ -28,7 +28,7 @@ public class VSMain { /** * Instantiates a new vS main. - * + * * @param prefs the prefs * @param relativeTo the relative to */ @@ -38,7 +38,7 @@ public class VSMain { /** * Inits the. - * + * * @param prefs the prefs * @param relativeTo the relative to */ @@ -49,7 +49,7 @@ public class VSMain { /** * The main method. - * + * * @param args the arguments */ public static void main(String[] args) { -- cgit v1.2.3