diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-03-29 21:57:32 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-03-29 21:57:32 -0400 |
| commit | 0bca0d24a20ca713dd1c9ef042dcc64d3b795fef (patch) | |
| tree | 0728e3980702198590855466c3606c8fc71446dc /.gitignore | |
| parent | 4d059f250889cae60ecf82ccfbd159b546a89949 (diff) | |
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)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ tags synfiles basefiles target/ +/allafxs.err +/afxsocket.err +/afxsocket.out |
