moved common stream classes to separate file.

This commit is contained in:
morkt
2016-03-13 00:32:02 +04:00
parent b569c81c50
commit 834409f2a4
5 changed files with 389 additions and 357 deletions

View File

@@ -67,6 +67,7 @@
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="ArcZIP.cs" />
<Compile Include="CommonStreams.cs" />
<Compile Include="Cri\ArcCPK.cs" />
<Compile Include="Cri\ArcSPC.cs" />
<Compile Include="Cri\AudioADX.cs" />