Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/12/21 16:41:42 (3 years ago)
Author:
gkronber
Message:

#3073 refactoring to prepare for trunk reintegration

Location:
branches/3073_IA_constraint_splitting_reintegration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/3073_IA_constraint_splitting_reintegration

    • Property svn:ignore
      •  

        old new  
        11bin
         2TestResults
  • branches/3073_IA_constraint_splitting_reintegration/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r17607 r17891  
    330330    </Compile>
    331331    <Compile Include="Plugin.cs" />
    332     <Compile Include="ProblemDataConstraintView.cs">
    333       <SubType>UserControl</SubType>
    334     </Compile>
    335     <Compile Include="ProblemDataConstraintView.Designer.cs">
    336       <DependentUpon>ProblemDataConstraintView.cs</DependentUpon>
    337     </Compile>
    338332    <Compile Include="ProblemDataView.cs">
    339333      <SubType>UserControl</SubType>
     
    443437    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
    444438      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
     439    </Compile>
     440    <Compile Include="ShapeConstraintsView.cs">
     441      <SubType>UserControl</SubType>
     442    </Compile>
     443    <Compile Include="ShapeConstraintsView.Designer.cs">
     444      <DependentUpon>ShapeConstraintsView.cs</DependentUpon>
    445445    </Compile>
    446446    <Compile Include="Solution Views\ClassificationSolutionView.cs">
Note: See TracChangeset for help on using the changeset viewer.