mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-25 12:32:50 -06:00
diverse RGL and Phrasebook fixes, and a corrected Synopsis
This commit is contained in:
@@ -13,6 +13,7 @@ allThpron = do
|
||||
System.system "ls *Tha*.gf ../api/*Tha*.gf >srcThai.txt"
|
||||
files <- readFile "srcThai.txt" >>= return . lines
|
||||
mapM_ fileThpron files
|
||||
return ()
|
||||
|
||||
fileThpron file = do
|
||||
s <- readFile file
|
||||
|
||||
Reference in New Issue
Block a user