X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fproc-neol;h=aefebc81f272b64dfc374fb621a163afe25c5ce6;hb=ebf86797622fd6dbba92cfc655267e381bfe512b;hp=7e67965cc3209bffabc01af0c203ae56bf0d9cbd;hpb=393ed6aebb9add0a5ff89d0eed949fc2d128a3e8;p=deb_pkgs%2Fscowl.git diff --git a/src/proc-neol b/src/proc-neol index 7e67965..aefebc8 100755 --- a/src/proc-neol +++ b/src/proc-neol @@ -3,9 +3,9 @@ use strict; use warnings; -chdir "r/special"; +chdir "r/alt12dicts"; -open IN, "neol2015.txt"; +open IN, "neol2016.txt"; my @words50; my @words80;