csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
503 B
21 lines
503 B
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
|
|
ToolsVersion="3.5">
|
|
|
|
|
|
<PropertyGroup>
|
|
<Configuration>Proto</Configuration>
|
|
</PropertyGroup>
|
|
|
|
<!-- Define all ProjectFiles here -->
|
|
<ItemGroup>
|
|
<ProjectFiles Include="fsppack\FsLex-proto\FsLex-proto.fsproj"/>
|
|
<ProjectFiles Include="fsppack\FsYacc-proto\FsYacc-proto.fsproj"/>
|
|
</ItemGroup>
|
|
|
|
<Import Project="root.traversal.targets"/>
|
|
|
|
<!-- Insert any customizations for targets here -->
|
|
|
|
|
|
</Project>
|
|
|
|
|