Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/18/11 10:55:20 (13 years ago)
Author:
mkommend
Message:

#1418: Adapted views to new symbolic expression tree encoding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis Refactoring/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj

    r5477 r5513  
    109109  </ItemGroup>
    110110  <ItemGroup>
    111     <Compile Include="DefaultSymbolicExpressionGrammarView.cs">
    112       <SubType>UserControl</SubType>
    113     </Compile>
    114     <Compile Include="DefaultSymbolicExpressionGrammarView.Designer.cs">
    115       <DependentUpon>DefaultSymbolicExpressionGrammarView.cs</DependentUpon>
     111    <Compile Include="SymbolicExpressionTreeGrammarView.cs">
     112      <SubType>UserControl</SubType>
     113    </Compile>
     114    <Compile Include="SymbolicExpressionTreeGrammarView.Designer.cs">
     115      <DependentUpon>SymbolicExpressionTreeGrammarView.cs</DependentUpon>
    116116    </Compile>
    117117    <Compile Include="SymbolView.cs">
     
    161161    </ProjectReference>
    162162    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    163       <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
     163      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
    164164      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
    165165    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.