Inital commit

This commit is contained in:
Tilman
2011-10-26 10:11:42 +02:00
commit c0da376199
888 changed files with 44367 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<html>
<head>
<title>Mehrheiten Applet</title>
</head>
<body>
<p style="font-family: 'Trebuchet MS', Arial, sans-serif;">
Aktuelle Version: 0.68<br>
</p>
<p>
<applet code="doppelteMehrheit.Starter.class" width="630" height="500"></applet>
</p>
</body>
</html>