Move R8Reader to FileFormats.

This commit is contained in:
Paul Chote
2013-07-16 18:25:35 +12:00
parent da4a2f548b
commit e8d7624867
3 changed files with 6 additions and 6 deletions

View File

@@ -76,7 +76,6 @@
<ItemGroup>
<Compile Include="Command.cs" />
<Compile Include="Program.cs" />
<Compile Include="R8Reader.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>