source:
branches/HeuristicLab.Problems.GrammaticalOptimization/Evaluation/App.xaml
@
12741
Last change on this file since 12741 was 12503, checked in by aballeit, 9 years ago | |
---|---|
File size: 321 bytes |
Line | |
---|---|
1 | <Application x:Class="Evaluation.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 | |
7 | </Application.Resources> |
8 | </Application> |
Note: See TracBrowser
for help on using the repository browser.