Merge branch 'master' of manuel-voegele.de:inf3

This commit is contained in:
Daniel Herrmann
2014-04-11 11:28:42 +02:00
6 changed files with 198 additions and 23 deletions

View File

@@ -60,6 +60,8 @@
<Compile Include="src\Backend.cs" />
<Compile Include="src\StringUtils.cs" />
<Compile Include="src\ParsingException.cs" />
<Compile Include="src\Message.cs" />
<Compile Include="src\Opponent.cs" />
</ItemGroup>
<ItemGroup />
</Project>