Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/05/11 10:58:54 (12 years ago)
Author:
mkommend
Message:

#1621: Renamed ResponseFunctionView and changed ordering of variable sliders (using the natural string comparer).

File:
1 edited

Legend:

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

    r7030 r7122  
    117117    </Compile>
    118118    <Compile Include="Plugin.cs" />
    119     <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.cs">
    120       <SubType>UserControl</SubType>
    121     </Compile>
    122     <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.Designer.cs">
    123       <DependentUpon>SymbolicDataAnalysisSolutionResponseFunctionView.cs</DependentUpon>
     119    <Compile Include="SymbolicRegressionSolutionResponseFunctionView.cs">
     120      <SubType>UserControl</SubType>
     121    </Compile>
     122    <Compile Include="SymbolicRegressionSolutionResponseFunctionView.Designer.cs">
     123      <DependentUpon>SymbolicRegressionSolutionResponseFunctionView.cs</DependentUpon>
    124124    </Compile>
    125125    <Compile Include="SymbolicRegressionSolutionErrorCharacteristicsCurveView.cs">
Note: See TracChangeset for help on using the changeset viewer.