Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17684


Ignore:
Timestamp:
07/18/20 07:31:40 (4 years ago)
Author:
gkronber
Message:

#3075: include correct files in .csproj file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj

    r17682 r17684  
    278278    <Compile Include="Regression\Feynman\FeynmanBonus9.cs" />
    279279    <Compile Include="Regression\Feynman\FeynmanDescriptor.cs" />
    280     <Compile Include="Regression\Feynman\FeynmanInstanceProvider.cs" />
     280    <Compile Include="Regression\Feynman\FeynmanLargeInstanceProvider.cs" />
     281    <Compile Include="Regression\Feynman\FeynmanSmallInstanceProvider.cs" />
    281282    <Compile Include="Regression\MibaFriction\CF3.cs" />
    282283    <Compile Include="Regression\MibaFriction\Wear1.cs" />
Note: See TracChangeset for help on using the changeset viewer.