diff options
| author | Murilo Araujo | 2014-06-06 11:24:39 +0200 |
|---|---|---|
| committer | Murilo Araujo | 2014-06-06 11:24:39 +0200 |
| commit | adffefa54b9aaf13afd31157c77b59e8349f7aca (patch) | |
| tree | 30bc80171db43c075a1afd24aa7119b8c290784c /bwLehrpool_ServerMaintenance/src/Main.java | |
| parent | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module (diff) | |
| parent | Initial Commit (diff) | |
| download | tutor-module-adffefa54b9aaf13afd31157c77b59e8349f7aca.tar.gz tutor-module-adffefa54b9aaf13afd31157c77b59e8349f7aca.tar.xz tutor-module-adffefa54b9aaf13afd31157c77b59e8349f7aca.zip | |
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Diffstat (limited to 'bwLehrpool_ServerMaintenance/src/Main.java')
| -rw-r--r-- | bwLehrpool_ServerMaintenance/src/Main.java | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bwLehrpool_ServerMaintenance/src/Main.java b/bwLehrpool_ServerMaintenance/src/Main.java new file mode 100644 index 00000000..93504c7e --- /dev/null +++ b/bwLehrpool_ServerMaintenance/src/Main.java @@ -0,0 +1,12 @@ +
+public class Main {
+
+ /**
+ * @param args
+ */
+ public static void main(String[] args) {
+ // TODO Auto-generated method stub
+
+ }
+
+}
|
