Add a logger assembly and split the main assembly in two : the UI and the parasitemia...
[master-thesis.git] / Parasitemia / Parasitemia / GUI / RBCFrame.xaml.fs
diff --git a/Parasitemia/Parasitemia/GUI/RBCFrame.xaml.fs b/Parasitemia/Parasitemia/GUI/RBCFrame.xaml.fs
deleted file mode 100644 (file)
index 1ef4d31..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-namespace Parasitemia.GUI.Views
-
-open System
-open System.Windows
-open System.Windows.Data
-open System.Windows.Input
-
-open FSharp.ViewModule
-open FsXaml
-
-type RBCFrame = XAML<"GUI/RBCFrame.xaml", true>