1
0
forked from GitHub/gf-core

added a project for Portuguese as a copy of Spanish

This commit is contained in:
aarne
2016-04-25 19:58:18 +00:00
parent 1c2ab94ec5
commit 6267f9f71f
48 changed files with 89868 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ change xx = case xx of
system "ls *.gf > files.tmp"
files <- readFile "files.tmp" >>= return . lines
mapM_ (changeIdents from to) files
mapM_ commentOut files
---- mapM_ commentOut files
comment -> do
files <- readFile "files.tmp" >>= return . lines
mapM_ commentOut files