[Traverse] Add edc's traverse code (not hooked up)

This commit is contained in:
Matt Nadareski
2017-03-14 20:09:44 -07:00
parent 33f777f8aa
commit 2a70e9c381
2 changed files with 73 additions and 0 deletions

View File

@@ -124,6 +124,7 @@
<Compile Include="External\NaturalSort\NaturalComparer.cs" />
<Compile Include="External\NaturalSort\NaturalReversedComparer.cs" />
<Compile Include="External\OptimizedCRC.cs" />
<Compile Include="External\Traverse.cs" />
<Compile Include="External\xxHash.cs" />
<Compile Include="External\Zlib\CRC32.cs" />
<Compile Include="External\Zlib\Deflate.cs" />