From d7ef5d8c0b6c04ef1113fde3ea8002818e6036ac Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 10 Apr 2014 13:07:05 +0000 Subject: improved generation of BNC dictionaries ; now called TopDictionary for clarity --- src/www/js/wc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/www/js/wc.js b/src/www/js/wc.js index 595394efb..7577f2785 100644 --- a/src/www/js/wc.js +++ b/src/www/js/wc.js @@ -1,5 +1,5 @@ var wc={} -wc.cnl="Phrasebook" // try this controlled natural language first +//wc.cnl="Phrasebook" // try this controlled natural language first wc.f=document.forms[0] wc.o=element("output") wc.e=element("extra") -- cgit v1.2.3