X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fscowl.git;a=blobdiff_plain;f=src%2Fproc-neol;fp=src%2Fproc-neol;h=aefebc81f272b64dfc374fb621a163afe25c5ce6;hp=7e67965cc3209bffabc01af0c203ae56bf0d9cbd;hb=2f099b3d7a8fc3854c4e693224259a4070d8632b;hpb=b13ea8a082364672c6de2b010e558211ff52ec9a 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;