From 0bca0d24a20ca713dd1c9ef042dcc64d3b795fef Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Sun, 29 Mar 2020 21:57:32 -0400 Subject: Fix up ReplPair There was something in ReplPair that was causing issues. Since we don't need any of the fancy ReplPair functionality, I ripped it all out, since it was causing issues (probably sorting-related, with a comparator or something missing somewhere) --- data/replace-list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/replace-list.txt') diff --git a/data/replace-list.txt b/data/replace-list.txt index 7d43d370..4c3a189a 100644 --- a/data/replace-list.txt +++ b/data/replace-list.txt @@ -80,4 +80,4 @@ # Max count -%10\$.0f +%10\$.0f \ No newline at end of file -- cgit v1.2.3