Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/21/11 19:08:06 (12 years ago)
Author:
gkronber
Message:

#1621: fixed bugs in response function view and added scatter plot of original data as a reference.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj

    r7021 r7028  
    115115  <ItemGroup>
    116116    <Compile Include="Plugin.cs" />
    117     <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.cs">
    118       <SubType>UserControl</SubType>
    119     </Compile>
    120     <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.Designer.cs">
    121       <DependentUpon>SymbolicDataAnalysisSolutionResponseFunctionView.cs</DependentUpon>
    122     </Compile>
    123117    <Compile Include="TextualSymbolicDataAnalysisModelView.cs">
    124118      <SubType>UserControl</SubType>
     
    168162    <Compile Include="Symbols\VariableView.Designer.cs">
    169163      <DependentUpon>VariableView.cs</DependentUpon>
    170     </Compile>
    171     <Compile Include="VariableTrackbar.cs">
    172       <SubType>UserControl</SubType>
    173     </Compile>
    174     <Compile Include="VariableTrackbar.Designer.cs">
    175       <DependentUpon>VariableTrackbar.cs</DependentUpon>
    176164    </Compile>
    177165    <None Include="HeuristicLab.snk" />
Note: See TracChangeset for help on using the changeset viewer.