Improved interpolation

This commit is contained in:
Jim Monte 2020-04-25 19:28:16 +02:00 committed by Holger Vogt
parent 554e594f92
commit c1e3cdc26e
1 changed files with 3 additions and 1 deletions

View File

@ -223,8 +223,10 @@
<ItemGroup>
<ClInclude Include="..\..\src\include\ngspice\dstring.h" />
<ClInclude Include="..\..\src\xspice\icm\dlmain.h" />
<ClInclude Include="..\..\src\xspice\icm\table\support\interp.h" />
<ClInclude Include="..\..\src\xspice\icm\table\support\table_util.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>