Moved PrefixStream class implementation to separate file.

This commit is contained in:
morkt
2015-02-26 22:07:49 +04:00
parent 74f1f1ef7b
commit 3214e05609
5 changed files with 144 additions and 113 deletions

View File

@@ -64,6 +64,7 @@
<Compile Include="ArcAFS.cs" />
<Compile Include="ArcAMI.cs" />
<Compile Include="ArcBGI.cs" />
<Compile Include="ArcCommon.cs" />
<Compile Include="ArcDRS.cs" />
<Compile Include="ArcFVP.cs" />
<Compile Include="ArcInnGrey.cs" />