From 54946c9945857e42b8eb4025a66d3344bd53f07c Mon Sep 17 00:00:00 2001 From: MZuenni Date: Mon, 13 Feb 2023 16:46:09 +0100 Subject: reformatted lineendings --- graph/blossom.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graph/blossom.cpp') diff --git a/graph/blossom.cpp b/graph/blossom.cpp index b3983ad..72531c6 100644 --- a/graph/blossom.cpp +++ b/graph/blossom.cpp @@ -80,5 +80,4 @@ struct GM { } return matching; } - -}; \ No newline at end of file +}; -- cgit v1.2.3