From e29118f4a6e310d879f1bc696f7f4d4e489839fe Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sun, 21 Jul 2019 23:52:20 -0700 Subject: Clean up duplicate strategy files. There's only two distinct superleaves files, but there were more copies in the layout and it's a huge file. Now, lexica beginning with the text "csw" will fall back to the strategy files in the "csw" directory before going to default_english. And so, the Collins superleaves is in strategy/csw and other dictionaries default directly to strategy/default_english. Also clean up dupes of other files which didn't take much space, but at least it clarifies what strategy files are unique. Minor change to the C++ code to detect the "csw" directory. --- data/strategy/csw12/superleaves | Bin 8020804 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 data/strategy/csw12/superleaves (limited to 'data/strategy/csw12') diff --git a/data/strategy/csw12/superleaves b/data/strategy/csw12/superleaves deleted file mode 100644 index de8720a..0000000 Binary files a/data/strategy/csw12/superleaves and /dev/null differ -- cgit v1.2.3