Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 4d73f017 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

move VectoMath to comon project

parent ac230b6d
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@
<Compile Include="Utils\IntExtensionMethods.cs" />
<Compile Include="Utils\SI.cs" />
<Compile Include="Utils\StringExtensionMethods.cs" />
<Compile Include="Utils\VectoMath.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
......
......@@ -263,7 +263,6 @@
<Compile Include="Utils\SwitchExtension.cs" />
<Compile Include="Utils\Validation.cs" />
<Compile Include="Utils\VectoCSVFile.cs" />
<Compile Include="Utils\VectoMath.cs" />
<Compile Include="Utils\DelaunayMap.cs" />
</ItemGroup>
<ItemGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment