GUI (work in progress..)
[master-thesis.git] / Parasitemia / Parasitemia / Program.fs
index f0e2748..bb61f4f 100644 (file)
@@ -118,4 +118,4 @@ let main args =
                txtLog.Text <- txtLog.Text + mess + "\n"*)
 
             if debug then config.Debug <- DebugOn "."
-            GUI.run config
+            GUI.Main.run config