diff options
| author | aarne <aarne@chalmers.se> | 2014-12-03 09:00:59 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-12-03 09:00:59 +0000 |
| commit | 72e45bbf95d9fc0ff05967afbaacff92d5a9308b (patch) | |
| tree | d46edb59d02b91473fecf79cb8ddc2971a14f851 /examples/app/MkApp.hs | |
| parent | d304bf63482f9f9cb60fbe4419cb4cf02a8cec5c (diff) | |
Catalan added to App, do 'make App12.pgf'
Diffstat (limited to 'examples/app/MkApp.hs')
| -rw-r--r-- | examples/app/MkApp.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/MkApp.hs b/examples/app/MkApp.hs index 7704ffcb7..e53392feb 100644 --- a/examples/app/MkApp.hs +++ b/examples/app/MkApp.hs @@ -3,7 +3,7 @@ -- the new files are produced in ./tmp/ -- usage: runghc MkApp.hs -langs = words "Bul Chi Dut Eng Fin Fre Ger Hin Ita Spa Swe" +langs = words "Bul Cat Chi Dut Eng Fin Fre Ger Hin Ita Spa Swe" appCnc lang = "App" ++ lang ++ ".gf" appAbs = "App.gf" |
