More code reorganization (4)
git-svn-id: https://triangle.svn.codeplex.com/svn@75113 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
<Compile Include="Smoothing\ISmoother.cs" />
|
||||
<Compile Include="Smoothing\SimpleSmoother.cs" />
|
||||
<Compile Include="Tools\AdjacencyMatrix.cs" />
|
||||
<Compile Include="Tools\PointSorter.cs" />
|
||||
<Compile Include="Voronoi\Legacy\BoundedVoronoiLegacy.cs" />
|
||||
<Compile Include="Tools\CuthillMcKee.cs" />
|
||||
<Compile Include="Voronoi\Legacy\IVoronoi.cs" />
|
||||
@@ -104,7 +105,7 @@
|
||||
<Compile Include="Meshing\Iterators\RegionIterator.cs" />
|
||||
<Compile Include="Tools\Statistic.cs" />
|
||||
<Compile Include="Meshing\Algorithm\SweepLine.cs" />
|
||||
<Compile Include="Voronoi\Legacy\Voronoi.cs" />
|
||||
<Compile Include="Voronoi\Legacy\SimpleVoronoi.cs" />
|
||||
<Compile Include="Voronoi\Legacy\VoronoiRegion.cs" />
|
||||
<Compile Include="TriangleLocator.cs" />
|
||||
<Compile Include="Voronoi\BoundedVoronoi.cs" />
|
||||
|
||||
Reference in New Issue
Block a user