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 --- examples/app/MkApp.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/app/MkApp.hs b/examples/app/MkApp.hs index 02bc89f96..582441b6f 100644 --- a/examples/app/MkApp.hs +++ b/examples/app/MkApp.hs @@ -1,4 +1,6 @@ -- update the import list of every language +-- the new files are produced in ./tmp/ +-- usage: runghc MkApp.hs langs = words "Bul Chi Eng Fin Fre Ger Hin Ita Spa Swe" appCnc lang = "App" ++ lang ++ ".gf" -- cgit v1.2.3