summaryrefslogtreecommitdiff
path: root/sources/simulator/VSMain.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-25 09:03:33 +0000
committerPaul Buetow <paul@buetow.org>2008-05-25 09:03:33 +0000
commit009350323123fc4b47041cb2194e8df19f69423b (patch)
treea9562cf215181a03137d5281d49d26e0fe5a3b45 /sources/simulator/VSMain.java
parentbb1dbccae485263ea5182546006339870c57b367 (diff)
Run astyle.
Diffstat (limited to 'sources/simulator/VSMain.java')
-rw-r--r--sources/simulator/VSMain.java10
1 files changed, 5 insertions, 5 deletions
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) {