From f62d98e76b9dff173f9144caddff1217d0bb81a9 Mon Sep 17 00:00:00 2001 From: Arnur Nigmetov Date: Wed, 19 Feb 2020 17:42:41 +0100 Subject: Require first file line specify the format. 1. Input format must be in the first line of input file, as in RIVET. 2. Disable more unnecessary output. 3. Get rid of some warnings. --- matching/include/common_defs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'matching/include/common_defs.h') diff --git a/matching/include/common_defs.h b/matching/include/common_defs.h index 4a71615..3f3d937 100644 --- a/matching/include/common_defs.h +++ b/matching/include/common_defs.h @@ -7,5 +7,4 @@ //#define MD_DO_CHECKS //#define MD_DO_FULL_CHECK - #endif //MATCHING_DISTANCE_DEF_DEBUG_H -- cgit v1.2.3