Simplify CurveData data structures

This commit is contained in:
2018-08-24 21:28:00 -04:00
parent cc49f05d7e
commit ad41465c05
10 changed files with 55 additions and 96 deletions
+1
View File
@@ -84,6 +84,7 @@
<Compile Include="Charter\CurveData.cs" />
<Compile Include="Charter\CurveDataConverter.cs" />
<Compile Include="Charter\CurveParamSet.cs" />
<Compile Include="Charter\CurveType.cs" />
<Compile Include="Charter\XYPoint.cs" />
<Compile Include="DAL\DataService.cs" />
<Compile Include="DAL\LeafWebContext.cs" />