X-Git-Url: http://git.euphorik.ch/?p=master-thesis.git;a=blobdiff_plain;f=Parasitemia%2FParasitemiaCore%2FMatchingEllipses.fs;h=67c2fb1634785b2e8da8d30af383c9a9fe412618;hp=03a3869012f51047ddadc7a0faf2e905de72fcaf;hb=95f9edf71456c8bf89a91850800f66efc2c9d4da;hpb=d247f3a07ca3c7b192d8c2381ea85ba731fcc359 diff --git a/Parasitemia/ParasitemiaCore/MatchingEllipses.fs b/Parasitemia/ParasitemiaCore/MatchingEllipses.fs index 03a3869..67c2fb1 100644 --- a/Parasitemia/ParasitemiaCore/MatchingEllipses.fs +++ b/Parasitemia/ParasitemiaCore/MatchingEllipses.fs @@ -1,9 +1,6 @@ module ParasitemiaCore.MatchingEllipses -open System open System.Drawing -open System.Linq -open System.Collections open System.Collections.Generic open Types