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) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d9005fff..2f3f6474 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ tags synfiles basefiles target/ +/allafxs.err +/afxsocket.err +/afxsocket.out -- cgit v1.2.3