Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/WpfTestSvgSample/App.xaml @ 12762

Last change on this file since 12762 was 12762, checked in by aballeit, 9 years ago

#2283 GUI updates, Tree-chart, MCTS Version 2 (prune leaves)

File size: 289 bytes
Line 
1<Application x:Class="WpfTestSvgSample.App"
2    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4    StartupUri="MainWindow.xaml">
5    <Application.Resources>
6    </Application.Resources>
7</Application>
Note: See TracBrowser for help on using the repository browser.