summaryrefslogtreecommitdiff
path: root/data/replace-list.txt
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2020-03-29 21:57:32 -0400
committerBen Culkin <scorpress@gmail.com>2020-03-29 21:57:32 -0400
commit0bca0d24a20ca713dd1c9ef042dcc64d3b795fef (patch)
tree0728e3980702198590855466c3606c8fc71446dc /data/replace-list.txt
parent4d059f250889cae60ecf82ccfbd159b546a89949 (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 'data/replace-list.txt')
-rw-r--r--data/replace-list.txt2
1 files changed, 1 insertions, 1 deletions
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
<MAXC>
-%10\$.0f
+%10\$.0f \ No newline at end of file