Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1541


Ignore:
Timestamp:
04/08/09 16:22:03 (15 years ago)
Author:
mkommend
Message:

corrected project HL.GP.StructureIdentification (ticket #579)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj

    r1540 r1541  
    8787    <Compile Include="BakedTreeEvaluator.cs" />
    8888    <Compile Include="ConfigurableFunctionLibraryInjector.cs" />
    89     <Compile Include="ConfigurableFunctionLibraryInjectorView.cs">
    90       <SubType>UserControl</SubType>
    91     </Compile>
    92     <Compile Include="ConfigurableFunctionLibraryInjectorView.Designer.cs">
    93       <DependentUpon>ConfigurableFunctionLibraryInjectorView.cs</DependentUpon>
    94     </Compile>
    9589    <Compile Include="Constant.cs" />
    9690    <Compile Include="AlgorithmBase.cs" />
     
    9993    <Compile Include="OffspringSelectionGP.cs" />
    10094    <Compile Include="OffSpringSelectionGpEditor.cs">
    101       <SubType>UserControl</SubType>
    10295    </Compile>
    10396    <Compile Include="OffSpringSelectionGpEditor.Designer.cs">
     
    10699    <Compile Include="ProblemInjector.cs" />
    107100    <Compile Include="ProblemInjectorView.cs">
    108       <SubType>UserControl</SubType>
    109101    </Compile>
    110102    <Compile Include="ProblemInjectorView.Designer.cs">
     
    112104    </Compile>
    113105    <Compile Include="StandardGpEditor.cs">
    114       <SubType>UserControl</SubType>
    115106    </Compile>
    116107    <Compile Include="StandardGpEditor.Designer.cs">
Note: See TracChangeset for help on using the changeset viewer.