X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Parasitemia%2FParasitemia%2FGUI%2FAboutWindow.xaml.fs;fp=Parasitemia%2FParasitemia%2FGUI%2FAboutWindow.xaml.fs;h=0000000000000000000000000000000000000000;hb=4bfa3cbdc6145e6944f02e24829ab2ef3a851ac1;hp=5901226a320f521c1bc3b9087fd3a6a0e1b52ad4;hpb=48ecdfc43001c444eff6ad442986049384674af2;p=master-thesis.git diff --git a/Parasitemia/Parasitemia/GUI/AboutWindow.xaml.fs b/Parasitemia/Parasitemia/GUI/AboutWindow.xaml.fs deleted file mode 100644 index 5901226..0000000 --- a/Parasitemia/Parasitemia/GUI/AboutWindow.xaml.fs +++ /dev/null @@ -1,6 +0,0 @@ -namespace Parasitemia.GUI.Views - -open FsXaml - -type AboutWindow = XAML<"GUI/AboutWindow.xaml"> -