Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/25/12 17:26:29 (12 years ago)
Author:
bburlacu
Message:

#1763: Improved ValueChangeDialog and overall behavior. Implemented pruning operation on background thread. TODO: Test, improve. This is a work-in-progress.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TreeSimplifierView/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj

    r7388 r7411  
    217217    </BootstrapperPackage>
    218218  </ItemGroup>
     219  <ItemGroup>
     220    <EmbeddedResource Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.resx">
     221      <DependentUpon>InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs</DependentUpon>
     222    </EmbeddedResource>
     223    <EmbeddedResource Include="SymbolicExpressionTreeNodeChangeValueDialog.resx">
     224      <DependentUpon>SymbolicExpressionTreeNodeChangeValueDialog.cs</DependentUpon>
     225    </EmbeddedResource>
     226  </ItemGroup>
    219227  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    220228  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.