projects
/
master-thesis.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add a logger assembly and split the main assembly in two : the UI and the parasitemia...
[master-thesis.git]
/
Parasitemia
/
ParasitemiaUI
/
XAML
/
AboutWindow.xaml.fs
1
namespace
ParasitemiaUI
.
Views
2
3
open
FsXaml
4
5
type
AboutWindow
=
XAML
<
"XAML/AboutWindow.xaml"
>
6